Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Daf_rxrpc.h22 RXRPC_UNINTERRUPTIBLE, /* Call should not be interruptible at all */ enumerator
/Linux-v5.15/net/rxrpc/
Dcall_object.c225 if (p->interruptibility == RXRPC_UNINTERRUPTIBLE) { in rxrpc_get_call_slot()
Dsendmsg.c148 case RXRPC_UNINTERRUPTIBLE: in rxrpc_wait_for_tx_window()
Dconn_client.c663 case RXRPC_UNINTERRUPTIBLE: in rxrpc_wait_for_channel()
/Linux-v5.15/fs/afs/
Drxrpc.c337 RXRPC_UNINTERRUPTIBLE), in afs_make_call()