Searched refs:rpcrdma_rep (Results 1 – 6 of 6) sorted by relevance
| /linux/net/sunrpc/xprtrdma/ |
| H A D | xprt_rdma.h | 195 struct rpcrdma_rep { struct 337 struct rpcrdma_rep *rl_reply; 506 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep); 560 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs); 587 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep); 588 void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep); 589 void rpcrdma_reply_handler(struct rpcrdma_rep *rep); 614 void rpcrdma_bc_receive_call(struct rpcrdma_xprt *, struct rpcrdma_rep *);
|
| H A D | verbs.c | 164 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() 963 struct rpcrdma_rep *rpcrdma_rep_create(struct rpcrdma_xprt *r_xprt) in rpcrdma_rep_create() 968 struct rpcrdma_rep *rep; in rpcrdma_rep_create() 1003 static void rpcrdma_rep_free(struct rpcrdma_rep *rep) in rpcrdma_rep_free() 1009 static struct rpcrdma_rep *rpcrdma_rep_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_rep_get_locked() 1017 return llist_entry(node, struct rpcrdma_rep, rr_node); in rpcrdma_rep_get_locked() 1026 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep) in rpcrdma_rep_put() 1038 struct rpcrdma_rep *rep; in rpcrdma_reps_unmap() 1046 struct rpcrdma_rep *rep; in rpcrdma_reps_destroy() 1050 struct rpcrdma_rep, in rpcrdma_reps_destroy() [all …]
|
| H A D | rpc_rdma.c | 474 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_sendctx_done() 1072 rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_is_bcall() 1213 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg() 1243 rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_decode_nomsg() 1268 rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_error() 1303 void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep) in rpcrdma_unpin_rqst() 1325 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep) in rpcrdma_complete_rqst() 1378 void rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
|
| H A D | backchannel.c | 155 struct rpcrdma_rep *rep = req->rl_reply; in xprt_rdma_bc_free_rqst() 221 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()
|
| H A D | frwr_ops.c | 499 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs) in frwr_reminv() 644 struct rpcrdma_rep *rep; in frwr_wc_localinv_done()
|
| /linux/include/trace/events/ |
| H A D | rpcrdma.h | 290 const struct rpcrdma_rep *rep 321 const struct rpcrdma_rep *rep \ 1257 const struct rpcrdma_rep *rep,
|