Searched refs:rq_pool (Results 1 – 3 of 3) sorted by relevance
670 rqstp->rq_pool->sp_id, in svc_alloc_arg()704 struct svc_pool *pool = rqstp->rq_pool; in rqst_should_sleep()727 struct svc_pool *pool = rqstp->rq_pool; in svc_get_next_xprt()876 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