Searched refs:sc_recv_ctxts (Results 1 – 3 of 3) sorted by relevance
177 while ((node = llist_del_first(&rdma->sc_recv_ctxts))) { in svc_rdma_recv_ctxts_destroy()189 node = llist_del_first(&rdma->sc_recv_ctxts); in svc_rdma_recv_ctxt_get()220 llist_add(&ctxt->rc_node, &rdma->sc_recv_ctxts); in svc_rdma_recv_ctxt_put()
143 init_llist_head(&cma_xprt->sc_recv_ctxts); in svc_rdma_create_xprt()
111 struct llist_head sc_recv_ctxts; member