Searched refs:rq_pool (Results 1 – 3 of 3) sorted by relevance
678 struct svc_pool *pool = rqstp->rq_pool; in rqst_should_sleep()701 struct svc_pool *pool = rqstp->rq_pool; in svc_get_next_xprt()798 rqstp, rqstp->rq_pool->sp_id, xprt, in svc_handle_xprt()
615 rqstp->rq_pool = pool; in svc_rqst_alloc()856 struct svc_pool *pool = rqstp->rq_pool; in svc_exit_thread()
241 struct svc_pool * rq_pool; /* thread pool */ member