Home
last modified time | relevance | path

Searched refs:rw_list (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c38 struct list_head rw_list; member
49 rw_list); in svc_rdma_next_ctxt()
61 list_del(&ctxt->rw_list); in svc_rdma_get_rw_ctxt()
69 INIT_LIST_HEAD(&ctxt->rw_list); in svc_rdma_get_rw_ctxt()
92 list_add(&ctxt->rw_list, &rdma->sc_rw_ctxts); in svc_rdma_put_rw_ctxt()
106 list_del(&ctxt->rw_list); in svc_rdma_destroy_rw_ctxts()
179 list_del(&ctxt->rw_list); in svc_rdma_cc_release()
352 ctxt = list_entry(tmp, struct svc_rdma_rw_ctxt, rw_list); in svc_rdma_post_chunk_ctxt()
476 list_add(&ctxt->rw_list, &cc->cc_rwctxts); in svc_rdma_build_writes()
678 list_add(&ctxt->rw_list, in svc_rdma_build_read_segment()
[all...]
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c39 struct list_head rw_list; member
50 rw_list); in svc_rdma_next_ctxt()
70 INIT_LIST_HEAD(&ctxt->rw_list); in svc_rdma_get_rw_ctxt()
197 list_del(&ctxt->rw_list); in svc_rdma_cc_release()
382 ctxt = list_entry(tmp, struct svc_rdma_rw_ctxt, rw_list); in svc_rdma_post_chunk_ctxt()
505 list_add(&ctxt->rw_list, &cc->cc_rwctxts); in svc_rdma_build_writes()
754 list_add(&ctxt->rw_list, &cc->cc_rwctxts); in svc_rdma_build_read_segment()

Completed in 3 milliseconds