Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Daf_rxrpc.h23 RXRPC_UNINTERRUPTIBLE, /* Call should not be interruptible at all */ enumerator
/Linux-v6.6/net/rxrpc/
Dsendmsg.c63 case RXRPC_UNINTERRUPTIBLE: in rxrpc_wait_to_be_connected()
210 case RXRPC_UNINTERRUPTIBLE: in rxrpc_wait_for_tx_window()
Dcall_object.c278 if (p->interruptibility == RXRPC_UNINTERRUPTIBLE) { in rxrpc_get_call_slot()
/Linux-v6.6/fs/afs/
Drxrpc.c346 RXRPC_UNINTERRUPTIBLE), in afs_make_call()