Searched refs:rq_pool (Results 1 – 4 of 4) sorted by relevance
189 struct svc_pool * rq_pool; /* thread pool */ member315 if (test_and_clear_bit(SP_NEED_VICTIM, &rqstp->rq_pool->sp_flags)) in svc_thread_should_stop()
693 struct svc_pool *pool = rqstp->rq_pool; in svc_thread_should_sleep()719 struct svc_pool *pool = rqstp->rq_pool; in svc_thread_wait_for_work()815 percpu_counter_inc(&rqstp->rq_pool->sp_messages_arrived); in svc_handle_xprt()832 svc_pool_wake_idle_thread(rqstp->rq_pool); in svc_thread_wake_next()845 struct svc_pool *pool = rqstp->rq_pool; in svc_recv()
692 rqstp->rq_pool = pool; in svc_prepare_thread()961 struct svc_pool *pool = rqstp->rq_pool; in svc_exit_thread()
2003 (int)rqstp->rq_pool->sp_nrthreads) in nfsd4_copy()