Searched refs:RPC_NR_PRIORITY (Results 1 – 2 of 2) sorted by relevance
184 #define RPC_NR_PRIORITY (1 + RPC_PRIORITY_PRIVILEGED - RPC_PRIORITY_LOW) macro197 struct list_head tasks[RPC_NR_PRIORITY]; /* task queue for each priority level */
246 __rpc_init_priority_wait_queue(queue, qname, RPC_NR_PRIORITY); in rpc_init_priority_wait_queue()590 q = &queue->tasks[RPC_NR_PRIORITY - 1]; in __rpc_find_next_queued_priority()