RPC_TASK_MSG_PIN_WAIT  111 include/trace/events/sunrpc.h TRACE_DEFINE_ENUM(RPC_TASK_MSG_PIN_WAIT);
RPC_TASK_MSG_PIN_WAIT  121 include/trace/events/sunrpc.h 		{ (1UL << RPC_TASK_MSG_PIN_WAIT), "MSG_PIN_WAIT" },	\
RPC_TASK_MSG_PIN_WAIT 1010 net/sunrpc/xprt.c 	if (!test_bit(RPC_TASK_MSG_PIN_WAIT, &req->rq_task->tk_runstate)) {
RPC_TASK_MSG_PIN_WAIT 1353 net/sunrpc/xprt.c 			set_bit(RPC_TASK_MSG_PIN_WAIT, &task->tk_runstate);
RPC_TASK_MSG_PIN_WAIT 1357 net/sunrpc/xprt.c 			clear_bit(RPC_TASK_MSG_PIN_WAIT, &task->tk_runstate);