Searched refs:rq_pool (Results 1 – 3 of 3) sorted by relevance
710 struct svc_pool *pool = rqstp->rq_pool; in rqst_should_sleep()733 struct svc_pool *pool = rqstp->rq_pool; in svc_get_next_xprt()832 rqstp, rqstp->rq_pool->sp_id, xprt, in svc_handle_xprt()
617 rqstp->rq_pool = pool; in svc_rqst_alloc()885 struct svc_pool *pool = rqstp->rq_pool; in svc_exit_thread()
242 struct svc_pool * rq_pool; /* thread pool */ member