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
362
struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe);
net/sunrpc/xprtrdma/frwr_ops.c
388
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
431
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
442
static void frwr_mr_done(struct ib_wc *wc, struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/frwr_ops.c
457
struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe);
net/sunrpc/xprtrdma/frwr_ops.c
476
struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe);
net/sunrpc/xprtrdma/frwr_ops.c
49
struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/frwr_ops.c
502
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
531
mr = container_of(last, struct rpcrdma_mr, mr_invwr);
net/sunrpc/xprtrdma/frwr_ops.c
57
static void frwr_mr_unmap(struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/frwr_ops.c
573
struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe);
net/sunrpc/xprtrdma/frwr_ops.c
607
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/frwr_ops.c
674
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
85
static void frwr_mr_put(struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/rpc_rdma.c
267
encode_rdma_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr)
net/sunrpc/xprtrdma/rpc_rdma.c
280
encode_read_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr,
net/sunrpc/xprtrdma/rpc_rdma.c
299
struct rpcrdma_mr **mr)
net/sunrpc/xprtrdma/rpc_rdma.c
340
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/rpc_rdma.c
398
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/rpc_rdma.c
475
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
1096
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
1126
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
1132
struct rpcrdma_mr,
net/sunrpc/xprtrdma/verbs.c
1175
struct rpcrdma_mr *
net/sunrpc/xprtrdma/verbs.c
1179
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
758
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/verbs.c
907
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/xprt_rdma.h
343
rpcrdma_mr_push(struct rpcrdma_mr *mr, struct list_head *list)
net/sunrpc/xprtrdma/xprt_rdma.h
348
static inline struct rpcrdma_mr *
net/sunrpc/xprtrdma/xprt_rdma.h
351
struct rpcrdma_mr *mr;
net/sunrpc/xprtrdma/xprt_rdma.h
353
mr = list_first_entry_or_null(list, struct rpcrdma_mr, mr_list);
net/sunrpc/xprtrdma/xprt_rdma.h
483
struct rpcrdma_mr *rpcrdma_mr_get(struct rpcrdma_xprt *r_xprt);
net/sunrpc/xprtrdma/xprt_rdma.h
536
int frwr_mr_init(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr *mr);
net/sunrpc/xprtrdma/xprt_rdma.h
537
void frwr_mr_release(struct rpcrdma_mr *mr);
net/sunrpc/xprtrdma/xprt_rdma.h
541
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;