Symbol: rpcrdma_mr
include/trace/events/rpcrdma.h
1108
const struct rpcrdma_mr *mr,
include/trace/events/rpcrdma.h
1131
const struct rpcrdma_mr *mr,
include/trace/events/rpcrdma.h
1167
const struct rpcrdma_mr *mr,
include/trace/events/rpcrdma.h
1196
const struct rpcrdma_mr *mr,
include/trace/events/rpcrdma.h
394
struct rpcrdma_mr *mr,
include/trace/events/rpcrdma.h
436
struct rpcrdma_mr *mr, \
include/trace/events/rpcrdma.h
444
struct rpcrdma_mr *mr,
include/trace/events/rpcrdma.h
483
struct rpcrdma_mr *mr, \
include/trace/events/rpcrdma.h
502
const struct rpcrdma_mr *mr
include/trace/events/rpcrdma.h
551
const struct rpcrdma_mr *mr \
include/trace/events/rpcrdma.h
557
const struct rpcrdma_mr *mr
include/trace/events/rpcrdma.h
591
const struct rpcrdma_mr *mr \
net/sunrpc/xprtrdma/frwr_ops.c
108
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
122
int frwr_mr_init(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/frwr_ops.c
288
struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/frwr_ops.c
432
struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe);
net/sunrpc/xprtrdma/frwr_ops.c
458
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
49
struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/frwr_ops.c
501
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
512
static void frwr_mr_done(struct ib_wc *wc, struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/frwr_ops.c
527
struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe);
net/sunrpc/xprtrdma/frwr_ops.c
546
struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe);
net/sunrpc/xprtrdma/frwr_ops.c
57
static void frwr_mr_unmap(struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/frwr_ops.c
572
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
601
mr = container_of(last, struct rpcrdma_mr, mr_invwr);
net/sunrpc/xprtrdma/frwr_ops.c
643
struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe);
net/sunrpc/xprtrdma/frwr_ops.c
677
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
72
void frwr_mr_release(struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/frwr_ops.c
745
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
85
static void frwr_mr_put(struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/rpc_rdma.c
230
encode_rdma_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/rpc_rdma.c
243
encode_read_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr,
net/sunrpc/xprtrdma/rpc_rdma.c
261
bool writing, struct rpcrdma_mr **mr)
net/sunrpc/xprtrdma/rpc_rdma.c
302
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/rpc_rdma.c
356
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/rpc_rdma.c
429
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
1209
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
1239
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
1245
struct rpcrdma_mr,
net/sunrpc/xprtrdma/verbs.c
1286
struct rpcrdma_mr *
net/sunrpc/xprtrdma/verbs.c
1290
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
846
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
995
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/xprt_rdma.h
360
rpcrdma_mr_push(struct rpcrdma_mr *mr, struct list_head *list)
net/sunrpc/xprtrdma/xprt_rdma.h
365
static inline struct rpcrdma_mr *
net/sunrpc/xprtrdma/xprt_rdma.h
368
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/xprt_rdma.h
370
mr = list_first_entry_or_null(list, struct rpcrdma_mr, mr_list);
net/sunrpc/xprtrdma/xprt_rdma.h
501
struct rpcrdma_mr *rpcrdma_mr_get(struct rpcrdma_xprt *r_xprt);
net/sunrpc/xprtrdma/xprt_rdma.h
555
int frwr_mr_init(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr *mr);
net/sunrpc/xprtrdma/xprt_rdma.h
556
void frwr_mr_release(struct rpcrdma_mr *mr);
net/sunrpc/xprtrdma/xprt_rdma.h
560
struct rpcrdma_mr *mr);
net/sunrpc/xprtrdma/xprt_rdma.h
72
struct rpcrdma_mr;
net/sunrpc/xprtrdma/xprt_rdma.h
79
struct rpcrdma_mr *re_write_pad_mr;