Searched refs:RXRPC_INTERRUPTIBLE (Results 1 – 2 of 2) sorted by relevance
60 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_to_be_connected()72 if ((call->interruptibility == RXRPC_INTERRUPTIBLE || in rxrpc_wait_to_be_connected()206 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_for_tx_window()487 if (call->interruptibility == RXRPC_INTERRUPTIBLE) { in rxrpc_send_data()670 .call.interruptibility = RXRPC_INTERRUPTIBLE, in rxrpc_do_sendmsg()
22 RXRPC_INTERRUPTIBLE, /* Call is interruptible */ enumerator