Home
last modified time | relevance | path

Searched defs:mr (Results 1 – 16 of 16) sorted by relevance

/net/sunrpc/xprtrdma/
Dfrwr_ops.c49 struct rpcrdma_mr *mr) in frwr_cid_init()
57 static void frwr_mr_unmap(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr *mr) in frwr_mr_unmap()
72 void frwr_mr_release(struct rpcrdma_mr *mr) in frwr_mr_release()
85 static void frwr_mr_put(struct rpcrdma_mr *mr) in frwr_mr_put()
108 struct rpcrdma_mr *mr; in frwr_reset() local
122 int frwr_mr_init(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr *mr) in frwr_mr_init()
288 struct rpcrdma_mr *mr) in frwr_map()
362 struct rpcrdma_mr *mr = container_of(cqe, struct rpcrdma_mr, mr_cqe); in frwr_wc_fastreg() local
388 struct rpcrdma_mr *mr; in frwr_send() local
431 struct rpcrdma_mr *mr; in frwr_reminv() local
[all …]
Dverbs.c751 struct rpcrdma_mr *mr; in rpcrdma_mrs_create() local
900 struct rpcrdma_mr *mr; in rpcrdma_req_reset() local
1101 struct rpcrdma_mr *mr; in rpcrdma_req_destroy() local
1131 struct rpcrdma_mr *mr; in rpcrdma_mrs_destroy() local
1184 struct rpcrdma_mr *mr; in rpcrdma_mr_get() local
Drpc_rdma.c267 encode_rdma_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr) in encode_rdma_segment()
280 encode_read_segment(struct xdr_stream *xdr, struct rpcrdma_mr *mr, in encode_read_segment()
299 struct rpcrdma_mr **mr) in rpcrdma_mr_prepare()
340 struct rpcrdma_mr *mr; in rpcrdma_encode_read_list() local
398 struct rpcrdma_mr *mr; in rpcrdma_encode_write_list() local
475 struct rpcrdma_mr *mr; in rpcrdma_encode_reply_chunk() local
Dxprt_rdma.h342 rpcrdma_mr_push(struct rpcrdma_mr *mr, struct list_head *list) in rpcrdma_mr_push()
350 struct rpcrdma_mr *mr; in rpcrdma_mr_pop() local
/net/rds/
Drdma.c70 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
402 struct rds_mr *mr; in rds_free_mr() local
447 struct rds_mr *mr; in rds_rdma_unuse() local
815 struct rds_mr *mr; in rds_cmsg_rdma_dest() local
Dib_mr.h53 struct ib_mr *mr; member
84 struct ib_mr *mr; member
Dib_rdma.c45 struct ib_mr *mr; member
/net/netfilter/
Dxt_REDIRECT.c51 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
Dxt_nat.c18 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
Dxt_MASQUERADE.c21 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
Dxt_NETMAP.c74 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/
Dxdp_umem.c151 static int xdp_umem_reg(struct xdp_umem *umem, struct xdp_umem_reg *mr) in xdp_umem_reg()
235 struct xdp_umem *xdp_umem_create(struct xdp_umem_reg *mr) in xdp_umem_create()
Dxsk.c1300 struct xdp_umem_reg mr = {}; in xsk_setsockopt() local
/net/smc/
Dsmc_wr.c366 int smc_wr_reg_send(struct smc_link *link, struct ib_mr *mr) in smc_wr_reg_send()
Dsmc_ib.c696 void smc_ib_put_memory_region(struct ib_mr *mr) in smc_ib_put_memory_region()
Dsmc_core.h197 struct ib_mr *mr[SMC_LINKS_PER_LGR_MAX]; member