Home
last modified time | relevance | path

Searched refs:RPC_PRIORITY_LOW (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dsched.h173 #define RPC_PRIORITY_LOW (-1) macro
177 #define RPC_NR_PRIORITY (1 + RPC_PRIORITY_PRIVILEGED - RPC_PRIORITY_LOW)
/Linux-v4.19/net/sunrpc/
Dsched.c405 __rpc_sleep_on_priority(q, task, action, priority - RPC_PRIORITY_LOW); in rpc_sleep_on_priority()
944 task->tk_priority = task_setup_data->priority - RPC_PRIORITY_LOW; in rpc_init_task()
Dxprt.c205 priority = RPC_PRIORITY_LOW; in xprt_reserve_xprt()
261 priority = RPC_PRIORITY_LOW; in xprt_reserve_xprt_cong()
/Linux-v4.19/fs/nfs/
Dwrite.c1365 return RPC_PRIORITY_LOW; in flush_task_priority()