Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsched.h150 #define RPC_TASK_SIGNALLED 6 macro
162 #define RPC_SIGNALLED(t) test_bit(RPC_TASK_SIGNALLED, &(t)->tk_runstate)
/linux-6.3-rc2/net/sunrpc/
A Dsched.c866 set_bit(RPC_TASK_SIGNALLED, &task->tk_runstate); in rpc_signal_task()
/linux-6.3-rc2/include/trace/events/
A Dsunrpc.h332 { (1UL << RPC_TASK_SIGNALLED), "SIGNALLED" })

Completed in 9 milliseconds