Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Daf_rxrpc.h24 RXRPC_UNINTERRUPTIBLE, /* Call should not be interruptible at all */ enumerator
/linux-6.12.1/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.c268 if (p->interruptibility == RXRPC_UNINTERRUPTIBLE) { in rxrpc_get_call_slot()
/linux-6.12.1/fs/afs/
Drxrpc.c380 RXRPC_UNINTERRUPTIBLE), in afs_make_call()