Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dsched.h208 #define RPC_IS_PRIORITY(q) ((q)->maxpriority > 0) macro
/Linux-v4.19/net/sunrpc/
Dsched.c176 if (RPC_IS_PRIORITY(queue)) in __rpc_add_wait_queue()
213 if (RPC_IS_PRIORITY(queue)) in __rpc_remove_wait_queue()
536 if (RPC_IS_PRIORITY(queue)) in __rpc_find_next_queued()