Searched refs:rpcrdma_rep (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/net/sunrpc/xprtrdma/ |
| D | xprt_rdma.h | 181 struct rpcrdma_rep { struct 304 struct rpcrdma_rep *rl_reply; 475 void rpcrdma_recv_buffer_put(struct rpcrdma_rep *); 528 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs); 554 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep); 555 void rpcrdma_reply_handler(struct rpcrdma_rep *rep); 581 void rpcrdma_bc_receive_call(struct rpcrdma_xprt *, struct rpcrdma_rep *);
|
| D | verbs.c | 83 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep); 184 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() 958 struct rpcrdma_rep *rpcrdma_rep_create(struct rpcrdma_xprt *r_xprt, in rpcrdma_rep_create() 961 struct rpcrdma_rep *rep; in rpcrdma_rep_create() 998 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep) in rpcrdma_rep_destroy() 1005 static struct rpcrdma_rep *rpcrdma_rep_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_rep_get_locked() 1013 return llist_entry(node, struct rpcrdma_rep, rr_node); in rpcrdma_rep_get_locked() 1017 struct rpcrdma_rep *rep) in rpcrdma_rep_put() 1025 struct rpcrdma_rep *rep; in rpcrdma_reps_unmap() 1035 struct rpcrdma_rep *rep; in rpcrdma_reps_destroy() [all …]
|
| D | rpc_rdma.c | 523 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_sendctx_done() 1115 rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_is_bcall() 1255 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg() 1285 rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_decode_nomsg() 1310 rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_error() 1348 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep) in rpcrdma_complete_rqst() 1401 void rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
|
| D | frwr_ops.c | 416 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs) in frwr_reminv() 574 struct rpcrdma_rep *rep = mr->mr_req->rl_reply; in frwr_wc_localinv_done()
|
| D | backchannel.c | 222 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()
|
| /Linux-v5.10/include/trace/events/ |
| D | rpcrdma.h | 65 const struct rpcrdma_rep *rep 95 const struct rpcrdma_rep *rep \ 768 const struct rpcrdma_rep *rep 894 __entry->rep = container_of(wc->wr_cqe, struct rpcrdma_rep, 1068 const struct rpcrdma_rep *rep, 1101 const struct rpcrdma_rep *rep 1228 const struct rpcrdma_rep *rep
|