Home
last modified time | relevance | path

Searched refs:RXRPC_INTERRUPTIBLE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Daf_rxrpc.h20 RXRPC_INTERRUPTIBLE, /* Call is interruptible */ enumerator
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dsendmsg.c138 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_for_tx_window()
499 if (call->interruptibility == RXRPC_INTERRUPTIBLE) { in rxrpc_send_data()
677 .call.interruptibility = RXRPC_INTERRUPTIBLE, in rxrpc_do_sendmsg()
H A Dconn_client.c677 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_for_channel()
688 if ((call->interruptibility == RXRPC_INTERRUPTIBLE || in rxrpc_wait_for_channel()