Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Daf_rxrpc.h20 RXRPC_INTERRUPTIBLE, /* Call is interruptible */ enumerator
/linux-5.19.10/net/rxrpc/
Dsendmsg.c138 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_for_tx_window()
482 if (call->interruptibility == RXRPC_INTERRUPTIBLE) { in rxrpc_send_data()
660 .call.interruptibility = RXRPC_INTERRUPTIBLE, in rxrpc_do_sendmsg()
Dconn_client.c666 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_for_channel()
677 if ((call->interruptibility == RXRPC_INTERRUPTIBLE || in rxrpc_wait_for_channel()