Searched refs:rq_pool (Results 1 – 3 of 3) sorted by relevance
703 struct svc_pool *pool = rqstp->rq_pool; in rqst_should_sleep()726 struct svc_pool *pool = rqstp->rq_pool; in svc_get_next_xprt()875 percpu_counter_inc(&rqstp->rq_pool->sp_messages_arrived); in svc_recv()
647 rqstp->rq_pool = pool; in svc_rqst_alloc()925 struct svc_pool *pool = rqstp->rq_pool; in svc_exit_thread()
199 struct svc_pool * rq_pool; /* thread pool */ member