Searched refs:RPC_IS_SWAPPER (Results 1 – 2 of 2) sorted by relevance
137 #define RPC_IS_SWAPPER(t) ((t)->tk_flags & RPC_TASK_SWAPPER) macro
942 if (RPC_IS_SWAPPER(task) || in __rpc_execute()