Searched refs:xp_req_head (Results 1 – 4 of 4) sorted by relevance
1869 if (xprt && xprt->xp_req_head && (!pool->p_qoverflow || in svc_poll()1872 if (xprt->xp_req_head) in svc_poll()1909 if (hint && hint->xp_req_head) { in svc_poll()1911 if (hint->xp_req_head) { in svc_poll()1976 if (next->xp_req_head) { in svc_poll()1981 if (next->xp_req_head) { in svc_poll()2288 mp = next->xp_req_head; in svc_run()2289 next->xp_req_head = mp->b_next; in svc_run()2411 while ((mp = xprt->xp_req_head) != NULL) { in svc_queueclean()2413 xprt->xp_req_head = mp->b_next; in svc_queueclean()[all …]
179 xprt->xp_req_head = (mblk_t *)0; in svc_tli_kcreate()
421 mblk_t *xp_req_head; /* Request queue head */ member
258 xprt->xp_req_head = (mblk_t *)0; in svc_rdma_kcreate()