Home
last modified time | relevance | path

Searched refs:rb_refresh_worker (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/sunrpc/xprtrdma/
Dverbs.c412 cancel_work_sync(&buf->rb_refresh_worker); in rpcrdma_ia_remove()
981 rb_refresh_worker); in rpcrdma_mr_refresh_worker()
1126 INIT_WORK(&buf->rb_refresh_worker, rpcrdma_mr_refresh_worker); in rpcrdma_buffer_create()
1212 cancel_work_sync(&buf->rb_refresh_worker); in rpcrdma_buffer_destroy()
Dxprt_rdma.h384 struct work_struct rb_refresh_worker; member
Drpc_rdma.c367 schedule_work(&r_xprt->rx_buf.rb_refresh_worker); in rpcrdma_mr_prepare()