Searched refs:RPC_IS_SWAPPER (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/sunrpc/ | ||
| D | sched.h | 137 #define RPC_IS_SWAPPER(t) ((t)->tk_flags & RPC_TASK_SWAPPER) macro |
| /Linux-v6.6/net/sunrpc/ | ||
| D | sched.c | 942 if (RPC_IS_SWAPPER(task) || in __rpc_execute() |