Searched refs:RPC_PRIORITY_LOW (Results 1 – 3 of 3) sorted by relevance
172 #define RPC_PRIORITY_LOW (-1) macro176 #define RPC_NR_PRIORITY (1 + RPC_PRIORITY_PRIVILEGED - RPC_PRIORITY_LOW)256 task->tk_priority = prio - RPC_PRIORITY_LOW; in rpc_task_set_priority()261 return (task->tk_priority + RPC_PRIORITY_LOW == prio); in rpc_task_has_priority()
796 task->tk_priority = task_setup_data->priority - RPC_PRIORITY_LOW; in rpc_init_task()
788 return RPC_PRIORITY_LOW; in flush_task_priority()