Searched refs:RPC_PRIORITY_LOW (Results 1 – 3 of 3) sorted by relevance
170 #define RPC_PRIORITY_LOW (-1) macro174 #define RPC_NR_PRIORITY (1 + RPC_PRIORITY_PRIVILEGED - RPC_PRIORITY_LOW)
465 priority -= RPC_PRIORITY_LOW; in rpc_sleep_on_priority_timeout()482 priority -= RPC_PRIORITY_LOW; in rpc_sleep_on_priority()1078 task->tk_priority = task_setup_data->priority - RPC_PRIORITY_LOW; in rpc_init_task()
1399 return RPC_PRIORITY_LOW; in flush_task_priority()
Completed in 10 milliseconds