RPC_NR_PRIORITY   187 include/linux/sunrpc/sched.h 	struct list_head	tasks[RPC_NR_PRIORITY];	/* task queue for each priority level */
RPC_NR_PRIORITY   210 net/sunrpc/sched.c 	__rpc_init_priority_wait_queue(queue, qname, RPC_NR_PRIORITY);