Symbol: rpcrdma_rep
include/trace/events/rpcrdma.h
1257
const struct rpcrdma_rep *rep,
include/trace/events/rpcrdma.h
290
const struct rpcrdma_rep *rep
include/trace/events/rpcrdma.h
321
const struct rpcrdma_rep *rep \
net/sunrpc/xprtrdma/backchannel.c
155
struct rpcrdma_rep *rep = req->rl_reply;
net/sunrpc/xprtrdma/backchannel.c
221
struct rpcrdma_rep *rep)
net/sunrpc/xprtrdma/frwr_ops.c
429
void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs)
net/sunrpc/xprtrdma/frwr_ops.c
574
struct rpcrdma_rep *rep;
net/sunrpc/xprtrdma/rpc_rdma.c
1121
rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep)
net/sunrpc/xprtrdma/rpc_rdma.c
1262
rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep,
net/sunrpc/xprtrdma/rpc_rdma.c
1292
rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep)
net/sunrpc/xprtrdma/rpc_rdma.c
1317
rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep,
net/sunrpc/xprtrdma/rpc_rdma.c
1352
void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep)
net/sunrpc/xprtrdma/rpc_rdma.c
1374
void rpcrdma_complete_rqst(struct rpcrdma_rep *rep)
net/sunrpc/xprtrdma/rpc_rdma.c
1427
void rpcrdma_reply_handler(struct rpcrdma_rep *rep)
net/sunrpc/xprtrdma/rpc_rdma.c
523
struct rpcrdma_rep *rep = req->rl_reply;
net/sunrpc/xprtrdma/verbs.c
1002
return llist_entry(node, struct rpcrdma_rep, rr_node);
net/sunrpc/xprtrdma/verbs.c
1011
void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep)
net/sunrpc/xprtrdma/verbs.c
1023
struct rpcrdma_rep *rep;
net/sunrpc/xprtrdma/verbs.c
1031
struct rpcrdma_rep *rep;
net/sunrpc/xprtrdma/verbs.c
1035
struct rpcrdma_rep,
net/sunrpc/xprtrdma/verbs.c
1353
struct rpcrdma_rep *rep;
net/sunrpc/xprtrdma/verbs.c
1395
struct rpcrdma_rep *rep;
net/sunrpc/xprtrdma/verbs.c
1397
rep = container_of(wr, struct rpcrdma_rep, rr_recv_wr);
net/sunrpc/xprtrdma/verbs.c
164
struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep,
net/sunrpc/xprtrdma/verbs.c
948
struct rpcrdma_rep *rpcrdma_rep_create(struct rpcrdma_xprt *r_xprt)
net/sunrpc/xprtrdma/verbs.c
953
struct rpcrdma_rep *rep;
net/sunrpc/xprtrdma/verbs.c
988
static void rpcrdma_rep_free(struct rpcrdma_rep *rep)
net/sunrpc/xprtrdma/verbs.c
994
static struct rpcrdma_rep *rpcrdma_rep_get_locked(struct rpcrdma_buffer *buf)
net/sunrpc/xprtrdma/xprt_rdma.h
319
struct rpcrdma_rep *rl_reply;
net/sunrpc/xprtrdma/xprt_rdma.h
489
void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep);
net/sunrpc/xprtrdma/xprt_rdma.h
543
void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs);
net/sunrpc/xprtrdma/xprt_rdma.h
570
void rpcrdma_complete_rqst(struct rpcrdma_rep *rep);
net/sunrpc/xprtrdma/xprt_rdma.h
571
void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep);
net/sunrpc/xprtrdma/xprt_rdma.h
572
void rpcrdma_reply_handler(struct rpcrdma_rep *rep);
net/sunrpc/xprtrdma/xprt_rdma.h
597
void rpcrdma_bc_receive_call(struct rpcrdma_xprt *, struct rpcrdma_rep *);