Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Daf_rxrpc.h22 RXRPC_UNINTERRUPTIBLE, /* Call should not be interruptible at all */ enumerator
/Linux-v6.1/net/rxrpc/
Dcall_object.c245 if (p->interruptibility == RXRPC_UNINTERRUPTIBLE) { in rxrpc_get_call_slot()
Dsendmsg.c145 case RXRPC_UNINTERRUPTIBLE: in rxrpc_wait_for_tx_window()
Dconn_client.c675 case RXRPC_UNINTERRUPTIBLE: in rxrpc_wait_for_channel()
/Linux-v6.1/fs/afs/
Drxrpc.c341 RXRPC_UNINTERRUPTIBLE), in afs_make_call()