Searched refs:rq_pool (Results 1 – 5 of 5) sorted by relevance
206 struct svc_pool * rq_pool; /* thread pool */ member332 if (test_and_clear_bit(SP_NEED_VICTIM, &rqstp->rq_pool->sp_flags)) in svc_thread_should_stop()
755 struct svc_pool *pool = rqstp->rq_pool; in svc_thread_should_sleep()786 struct svc_pool *pool = rqstp->rq_pool; in svc_thread_wait_for_work()884 percpu_counter_inc(&rqstp->rq_pool->sp_messages_arrived); in svc_handle_xprt()901 svc_pool_wake_idle_thread(rqstp->rq_pool); in svc_thread_wake_next()921 struct svc_pool *pool = rqstp->rq_pool; in svc_recv()
634 rqstp->rq_pool = pool; in svc_prepare_thread()1002 struct svc_pool *pool = rqstp->rq_pool; in svc_exit_thread()
892 struct svc_pool *pool = rqstp->rq_pool; in nfsd()
2237 (int)rqstp->rq_pool->sp_nrthreads) in nfsd4_copy()