Searched refs:rpcrdma_rep (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/net/sunrpc/xprtrdma/ |
| D | xprt_rdma.h | 185 struct rpcrdma_rep { struct 311 struct rpcrdma_rep *rl_reply; 481 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep); 535 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs); 561 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep); 562 void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep); 563 void rpcrdma_reply_handler(struct rpcrdma_rep *rep); 589 void rpcrdma_bc_receive_call(struct rpcrdma_xprt *, struct rpcrdma_rep *);
|
| D | verbs.c | 83 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep); 174 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() 947 struct rpcrdma_rep *rpcrdma_rep_create(struct rpcrdma_xprt *r_xprt, in rpcrdma_rep_create() 951 struct rpcrdma_rep *rep; in rpcrdma_rep_create() 991 static void rpcrdma_rep_free(struct rpcrdma_rep *rep) in rpcrdma_rep_free() 997 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep) in rpcrdma_rep_destroy() 1008 static struct rpcrdma_rep *rpcrdma_rep_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_rep_get_locked() 1016 return llist_entry(node, struct rpcrdma_rep, rr_node); in rpcrdma_rep_get_locked() 1025 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep) in rpcrdma_rep_put() 1037 struct rpcrdma_rep *rep; in rpcrdma_reps_unmap() [all …]
|
| D | rpc_rdma.c | 522 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_sendctx_done() 1120 rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_is_bcall() 1256 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg() 1286 rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_decode_nomsg() 1311 rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_error() 1346 void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep) in rpcrdma_unpin_rqst() 1368 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep) in rpcrdma_complete_rqst() 1421 void rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
|
| D | backchannel.c | 158 struct rpcrdma_rep *rep = req->rl_reply; in xprt_rdma_bc_free_rqst() 224 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()
|
| D | frwr_ops.c | 436 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs) in frwr_reminv() 580 struct rpcrdma_rep *rep; in frwr_wc_localinv_done()
|
| /Linux-v5.15/include/trace/events/ |
| D | rpcrdma.h | 150 const struct rpcrdma_rep *rep 181 const struct rpcrdma_rep *rep \ 831 const struct rpcrdma_rep *rep 1103 const struct rpcrdma_rep *rep,
|