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