Home
last modified time | relevance | path

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

/include/linux/sunrpc/
Dsched.h150 #define RPC_TASK_SIGNALLED 6 macro
174 #define RPC_SIGNALLED(t) test_bit(RPC_TASK_SIGNALLED, &(t)->tk_runstate)
/include/trace/events/
Dsunrpc.h324 { (1UL << RPC_TASK_SIGNALLED), "SIGNALLED" })