Home
last modified time | relevance | path

Searched refs:RPC_TASK_MSG_PIN_WAIT (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/sunrpc/
A Dsched.h149 #define RPC_TASK_MSG_PIN_WAIT 5 macro
/linux-6.3-rc2/net/sunrpc/
A Dxprt.c1109 if (!test_bit(RPC_TASK_MSG_PIN_WAIT, &req->rq_task->tk_runstate)) { in xprt_unpin_rqst()
1446 set_bit(RPC_TASK_MSG_PIN_WAIT, &task->tk_runstate); in xprt_request_dequeue_xprt()
1450 clear_bit(RPC_TASK_MSG_PIN_WAIT, &task->tk_runstate); in xprt_request_dequeue_xprt()
/linux-6.3-rc2/include/trace/events/
A Dsunrpc.h331 { (1UL << RPC_TASK_MSG_PIN_WAIT), "MSG_PIN_WAIT" }, \

Completed in 9 milliseconds