Searched refs:svc_rdma_rw_ctxt (Results 1 – 1 of 1) sorted by relevance
37 struct svc_rdma_rw_ctxt { struct46 static inline struct svc_rdma_rw_ctxt * argument49 return list_first_entry_or_null(list, struct svc_rdma_rw_ctxt, in svc_rdma_next_ctxt()53 static struct svc_rdma_rw_ctxt *56 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_get_rw_ctxt()63 ctxt = llist_entry(node, struct svc_rdma_rw_ctxt, rw_node); in svc_rdma_get_rw_ctxt()88 struct svc_rdma_rw_ctxt *ctxt, in __svc_rdma_put_rw_ctxt()96 struct svc_rdma_rw_ctxt *ctxt) in svc_rdma_put_rw_ctxt()108 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_destroy_rw_ctxts()112 ctxt = llist_entry(node, struct svc_rdma_rw_ctxt, rw_node); in svc_rdma_destroy_rw_ctxts()[all …]