Home
last modified time | relevance | path

Searched refs:rb_all_reps (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()
1002 * invoking this function, to guarantee rb_all_reps is not
1010 list_for_each_entry(rep, &buf->rb_all_reps, rr_all) { in rpcrdma_reps_unmap()
1021 while ((rep = list_first_entry_or_null(&buf->rb_all_reps, in rpcrdma_reps_destroy()
1053 INIT_LIST_HEAD(&buf->rb_all_reps); in rpcrdma_buffer_create()
H A Dxprt_rdma.h376 struct list_head rb_all_reps; member
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h362 struct list_head rb_all_reps; member
H A Dverbs.c984 list_add(&rep->rr_all, &r_xprt->rx_buf.rb_all_reps); in rpcrdma_rep_create()
1025 list_for_each_entry(rep, &buf->rb_all_reps, rr_all) { in rpcrdma_reps_unmap()
1058 INIT_LIST_HEAD(&buf->rb_all_reps); in rpcrdma_buffer_create()

Completed in 11 milliseconds