Searched refs:svc_rdma_rw_ctxt (Results 1 – 1 of 1) sorted by relevance
37 struct svc_rdma_rw_ctxt { struct47 static inline struct svc_rdma_rw_ctxt * argument50 return list_first_entry_or_null(list, struct svc_rdma_rw_ctxt, in svc_rdma_next_ctxt()54 static struct svc_rdma_rw_ctxt *59 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_get_rw_ctxt()66 ctxt = llist_entry(node, struct svc_rdma_rw_ctxt, rw_node); in svc_rdma_get_rw_ctxt()91 static void __svc_rdma_put_rw_ctxt(struct svc_rdma_rw_ctxt *ctxt, in __svc_rdma_put_rw_ctxt()99 struct svc_rdma_rw_ctxt *ctxt) in svc_rdma_put_rw_ctxt()111 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_destroy_rw_ctxts()115 ctxt = llist_entry(node, struct svc_rdma_rw_ctxt, rw_node); in svc_rdma_destroy_rw_ctxts()[all …]