Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/rxrpc/
A Dsendmsg.c63 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_to_be_connected()
76 if ((call->interruptibility == RXRPC_INTERRUPTIBLE || in rxrpc_wait_to_be_connected()
207 case RXRPC_INTERRUPTIBLE: in rxrpc_wait_for_tx_window()
452 if (call->interruptibility == RXRPC_INTERRUPTIBLE) { in rxrpc_send_data()
627 .call.interruptibility = RXRPC_INTERRUPTIBLE, in rxrpc_do_sendmsg()
/linux-6.3-rc2/include/net/
A Daf_rxrpc.h21 RXRPC_INTERRUPTIBLE, /* Call is interruptible */ enumerator

Completed in 5 milliseconds