Searched refs:p_qoverflow (Results 1 – 2 of 2) sorted by relevance
923 if (pool->p_qoverflow) in svc_xprt_qput()930 pool->p_qoverflow = TRUE; in svc_xprt_qput()1874 if (xprt && xprt->xp_req_head && (!pool->p_qoverflow || in svc_poll()1881 pool->p_qoverflow = FALSE; in svc_poll()1929 pool->p_qoverflow = FALSE; in svc_poll()1953 if (pool->p_qoverflow) { in svc_poll()2002 pool->p_qoverflow = FALSE; in svc_poll()
329 int p_qoverflow : 1; /* Overflow flag */ member