Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dverbs.c1068 list_add(&req->rl_list, &buf->rb_send_bufs); in rpcrdma_buffer_create()
1154 struct rpcrdma_req, rl_list); in rpcrdma_buffer_destroy()
1155 list_del(&req->rl_list); in rpcrdma_buffer_destroy()
1225 struct rpcrdma_req, rl_list); in rpcrdma_buffer_get()
1227 list_del_init(&req->rl_list); in rpcrdma_buffer_get()
1243 list_add(&req->rl_list, &buffers->rb_send_bufs); in rpcrdma_buffer_put()
H A Dxprt_rdma.h302 struct list_head rl_list; member
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dverbs.c1063 list_add(&req->rl_list, &buf->rb_send_bufs); in rpcrdma_buffer_create()
1149 struct rpcrdma_req, rl_list); in rpcrdma_buffer_destroy()
1150 list_del(&req->rl_list); in rpcrdma_buffer_destroy()
1201 struct rpcrdma_req, rl_list); in rpcrdma_buffer_get()
1203 list_del_init(&req->rl_list); in rpcrdma_buffer_get()
1219 list_add(&req->rl_list, &buffers->rb_send_bufs); in rpcrdma_buffer_put()
H A Dxprt_rdma.h316 struct list_head rl_list; member

Completed in 6 milliseconds