Searched refs:rpcrdma_rep (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/net/sunrpc/xprtrdma/ |
D | xprt_rdma.h | 188 struct rpcrdma_rep { struct 314 struct rpcrdma_rep *rl_reply; 484 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep); 538 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs); 565 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep); 566 void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep); 567 void rpcrdma_reply_handler(struct rpcrdma_rep *rep); 593 void rpcrdma_bc_receive_call(struct rpcrdma_xprt *, struct rpcrdma_rep *);
|
D | verbs.c | 72 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep); 163 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() 926 struct rpcrdma_rep *rpcrdma_rep_create(struct rpcrdma_xprt *r_xprt, in rpcrdma_rep_create() 930 struct rpcrdma_rep *rep; in rpcrdma_rep_create() 970 static void rpcrdma_rep_free(struct rpcrdma_rep *rep) in rpcrdma_rep_free() 976 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep) in rpcrdma_rep_destroy() 987 static struct rpcrdma_rep *rpcrdma_rep_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_rep_get_locked() 995 return llist_entry(node, struct rpcrdma_rep, rr_node); in rpcrdma_rep_get_locked() 1004 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep) in rpcrdma_rep_put() 1016 struct rpcrdma_rep *rep; in rpcrdma_reps_unmap() [all …]
|
D | rpc_rdma.c | 523 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_sendctx_done() 1121 rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_is_bcall() 1262 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg() 1292 rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_decode_nomsg() 1317 rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_error() 1352 void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep) in rpcrdma_unpin_rqst() 1374 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep) in rpcrdma_complete_rqst() 1427 void rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
|
D | backchannel.c | 154 struct rpcrdma_rep *rep = req->rl_reply; in xprt_rdma_bc_free_rqst() 220 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()
|
D | frwr_ops.c | 432 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs) in frwr_reminv() 577 struct rpcrdma_rep *rep; in frwr_wc_localinv_done()
|
/linux-5.19.10/include/trace/events/ |
D | rpcrdma.h | 291 const struct rpcrdma_rep *rep 322 const struct rpcrdma_rep *rep \ 983 const struct rpcrdma_rep *rep 1255 const struct rpcrdma_rep *rep,
|