Home
last modified time | relevance | path

Searched refs:RPC_NR_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/sunrpc/
A Dsched.h174 #define RPC_NR_PRIORITY (1 + RPC_PRIORITY_PRIVILEGED - RPC_PRIORITY_LOW) macro
187 struct list_head tasks[RPC_NR_PRIORITY]; /* task queue for each priority level */
/linux/net/sunrpc/
A Dsched.c253 __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