Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dxprt_rdma.h203 struct work_struct rr_work; member
Drpc_rdma.c1297 container_of(work, struct rpcrdma_rep, rr_work); in rpcrdma_deferred_completion()
1370 queue_work(rpcrdma_receive_wq, &rep->rr_work); in rpcrdma_reply_handler()
Dverbs.c1115 INIT_WORK(&rep->rr_work, rpcrdma_deferred_completion); in rpcrdma_create_rep()