Home
last modified time | relevance | path

Searched refs:rr_all (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dverbs.c952 list_add(&rep->rr_all, &buf->rb_all_reps); in rpcrdma_rep_create()
973 list_del(&rep->rr_all); in rpcrdma_rep_destroy()
1010 list_for_each_entry(rep, &buf->rb_all_reps, rr_all) { in rpcrdma_reps_unmap()
1023 rr_all)) != NULL) { in rpcrdma_reps_destroy()
1024 list_del(&rep->rr_all); in rpcrdma_reps_destroy()
H A Dxprt_rdma.h209 struct list_head rr_all; member
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h196 struct list_head rr_all; member
H A Dverbs.c984 list_add(&rep->rr_all, &r_xprt->rx_buf.rb_all_reps); in rpcrdma_rep_create()
998 list_del(&rep->rr_all); in rpcrdma_rep_destroy()
1025 list_for_each_entry(rep, &buf->rb_all_reps, rr_all) { in rpcrdma_reps_unmap()

Completed in 7 milliseconds