Searched refs:enough_reqs (Results 1 – 1 of 1) sorted by relevance
2160 int enough_reqs = pool->p_maxthreads * pool->p_max_same_xprt; in svc_flowcontrol() local2171 if (xprt->xp_reqs >= enough_reqs * 2) { in svc_flowcontrol()2190 if (xprt->xp_reqs > enough_reqs) in svc_flowcontrol()