Searched refs:rq_pool (Results 1 – 3 of 3) sorted by relevance
715 struct svc_pool *pool = rqstp->rq_pool; in rqst_should_sleep()738 struct svc_pool *pool = rqstp->rq_pool; in svc_get_next_xprt()837 rqstp, rqstp->rq_pool->sp_id, xprt, in svc_handle_xprt()
643 rqstp->rq_pool = pool; in svc_rqst_alloc()865 struct svc_pool *pool = rqstp->rq_pool; in svc_exit_thread()
253 struct svc_pool * rq_pool; /* thread pool */ member