Searched defs:mr (Results 1 – 15 of 15) sorted by relevance
/net/sunrpc/xprtrdma/ |
D | frwr_ops.c | 53 struct rpcrdma_mr *mr) in frwr_cid_init() 61 static void frwr_mr_unmap(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr *mr) in frwr_mr_unmap() 76 void frwr_mr_release(struct rpcrdma_mr *mr) in frwr_mr_release() 89 static void frwr_mr_put(struct rpcrdma_mr *mr) in frwr_mr_put() 111 struct rpcrdma_mr *mr; in frwr_reset() local 125 int frwr_mr_init(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr *mr) in frwr_mr_init() 295 struct rpcrdma_mr *mr) in frwr_map() 369 struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe); in frwr_wc_fastreg() local 395 struct rpcrdma_mr *mr; in frwr_send() local 438 struct rpcrdma_mr *mr; in frwr_reminv() local [all …]
|
D | rpc_rdma.c | 279 encode_rdma_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr) in encode_rdma_segment() 292 encode_read_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr, in encode_read_segment() 311 struct rpcrdma_mr **mr) in rpcrdma_mr_prepare() 352 struct rpcrdma_mr *mr; in rpcrdma_encode_read_list() local 409 struct rpcrdma_mr *mr; in rpcrdma_encode_write_list() local 474 struct rpcrdma_mr *mr; in rpcrdma_encode_reply_chunk() local
|
D | verbs.c | 770 struct rpcrdma_mr *mr; in rpcrdma_mrs_create() local 1110 struct rpcrdma_mr *mr; in rpcrdma_req_destroy() local 1140 struct rpcrdma_mr *mr; in rpcrdma_mrs_destroy() local 1193 struct rpcrdma_mr *mr; in rpcrdma_mr_get() local
|
D | xprt_rdma.h | 335 rpcrdma_mr_push(struct rpcrdma_mr *mr, struct list_head *list) in rpcrdma_mr_push() 343 struct rpcrdma_mr *mr; in rpcrdma_mr_pop() local
|
/net/rds/ |
D | rdma.c | 70 struct rds_mr *mr; in rds_mr_tree_walk() local 95 static void rds_destroy_mr(struct rds_mr *mr) in rds_destroy_mr() 117 struct rds_mr *mr = container_of(kref, struct rds_mr, r_kref); in __rds_put_mr_final() local 129 struct rds_mr *mr; in rds_rdma_drop_keys() local 176 struct rds_mr *mr = NULL, *found; in __rds_rdma_map() local 399 struct rds_mr *mr; in rds_free_mr() local 444 struct rds_mr *mr; in rds_rdma_unuse() local 812 struct rds_mr *mr; in rds_cmsg_rdma_dest() local
|
D | ib_mr.h | 53 struct ib_mr *mr; member 84 struct ib_mr *mr; member
|
D | ib_rdma.c | 45 struct ib_mr *mr; member
|
/net/netfilter/ |
D | xt_REDIRECT.c | 51 const struct nf_nat_ipv4_multi_range_compat *mr = par->targinfo; in redirect_tg4_check() local 67 const struct nf_nat_ipv4_multi_range_compat *mr = par->targinfo; in redirect_tg4() local
|
D | xt_nat.c | 18 const struct nf_nat_ipv4_multi_range_compat *mr = par->targinfo; in xt_nat_checkentry_v0() local 54 const struct nf_nat_ipv4_multi_range_compat *mr = par->targinfo; in xt_snat_target_v0() local 71 const struct nf_nat_ipv4_multi_range_compat *mr = par->targinfo; in xt_dnat_target_v0() local
|
D | xt_MASQUERADE.c | 21 const struct nf_nat_ipv4_multi_range_compat *mr = par->targinfo; in masquerade_tg_check() local 38 const struct nf_nat_ipv4_multi_range_compat *mr; in masquerade_tg() local
|
D | xt_NETMAP.c | 74 const struct nf_nat_ipv4_multi_range_compat *mr = par->targinfo; in netmap_tg4() local 106 const struct nf_nat_ipv4_multi_range_compat *mr = par->targinfo; in netmap_tg4_check() local
|
/net/xdp/ |
D | xdp_umem.c | 153 static int xdp_umem_reg(struct xdp_umem *umem, struct xdp_umem_reg *mr) in xdp_umem_reg() 237 struct xdp_umem *xdp_umem_create(struct xdp_umem_reg *mr) in xdp_umem_create()
|
D | xsk.c | 1089 struct xdp_umem_reg mr = {}; in xsk_setsockopt() local
|
/net/smc/ |
D | smc_wr.c | 300 int smc_wr_reg_send(struct smc_link *link, struct ib_mr *mr) in smc_wr_reg_send()
|
D | smc_ib.c | 555 void smc_ib_put_memory_region(struct ib_mr *mr) in smc_ib_put_memory_region()
|