Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds