Home
last modified time | relevance | path

Searched refs:RXRPC_PREINTERRUPTIBLE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/net/
Daf_rxrpc.h21 RXRPC_PREINTERRUPTIBLE, /* Call can be cancelled whilst waiting for a slot */ enumerator
/Linux-v5.15/net/rxrpc/
Dconn_client.c660 case RXRPC_PREINTERRUPTIBLE: in rxrpc_wait_for_channel()
671 call->interruptibility == RXRPC_PREINTERRUPTIBLE) && in rxrpc_wait_for_channel()
Dsendmsg.c147 case RXRPC_PREINTERRUPTIBLE: in rxrpc_wait_for_tx_window()
/Linux-v5.15/fs/afs/
Drxrpc.c336 (call->intr ? RXRPC_PREINTERRUPTIBLE : in afs_make_call()