Searched refs:RXRPC_INTERRUPTIBLE (Results 1 – 2 of 2) sorted by relevance
59 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_to_be_connected()71 if ((call->interruptibility == RXRPC_INTERRUPTIBLE || in rxrpc_wait_to_be_connected()203 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_for_tx_window()436 if (call->interruptibility == RXRPC_INTERRUPTIBLE) { in rxrpc_send_data()619 .call.interruptibility = RXRPC_INTERRUPTIBLE, in rxrpc_do_sendmsg()
22 RXRPC_INTERRUPTIBLE, /* Call is interruptible */ enumerator