Searched refs:sc_recv_ctxts (Results 1 – 3 of 3) sorted by relevance
186 while ((node = llist_del_first(&rdma->sc_recv_ctxts))) { in svc_rdma_recv_ctxts_destroy()198 node = llist_del_first(&rdma->sc_recv_ctxts); in svc_rdma_recv_ctxt_get()230 llist_add(&ctxt->rc_node, &rdma->sc_recv_ctxts); in svc_rdma_recv_ctxt_put()
142 init_llist_head(&cma_xprt->sc_recv_ctxts); in svc_rdma_create_xprt()
112 struct llist_head sc_recv_ctxts; member