Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsched.h144 #define RPC_TASK_RUNNING 0 macro
153 test_and_set_bit(RPC_TASK_RUNNING, &(t)->tk_runstate)
154 #define rpc_clear_running(t) clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate)
/linux-6.3-rc2/include/trace/events/
A Dsunrpc.h326 { (1UL << RPC_TASK_RUNNING), "RUNNING" }, \

Completed in 5 milliseconds