Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dsched.h151 #define RPC_TASK_SIGNALLED 6 macro
163 #define RPC_SIGNALLED(t) test_bit(RPC_TASK_SIGNALLED, &(t)->tk_runstate)
/linux/net/sunrpc/
A Dsched.c858 set_bit(RPC_TASK_SIGNALLED, &task->tk_runstate); in rpc_signal_task()
961 set_bit(RPC_TASK_SIGNALLED, &task->tk_runstate); in __rpc_execute()
/linux/include/trace/events/
A Dsunrpc.h333 { (1UL << RPC_TASK_SIGNALLED), "SIGNALLED" })

Completed in 8 milliseconds