Home
last modified time | relevance | path

Searched refs:RPC_TASK_MSG_RECV_WAIT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dsched.h144 #define RPC_TASK_MSG_RECV_WAIT 4 macro
/Linux-v4.19/net/sunrpc/
Dxprt.c874 if (test_bit(RPC_TASK_MSG_RECV_WAIT, &task->tk_runstate)) in xprt_unpin_rqst()
886 set_bit(RPC_TASK_MSG_RECV_WAIT, &task->tk_runstate); in xprt_wait_on_pinned_rqst()
889 clear_bit(RPC_TASK_MSG_RECV_WAIT, &task->tk_runstate); in xprt_wait_on_pinned_rqst()