Home
last modified time | relevance | path

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

/net/sunrpc/xprtrdma/
Dfrwr_ops.c53 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 …]
Drpc_rdma.c279 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
Dverbs.c770 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
Dxprt_rdma.h335 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/
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
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
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.c153 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()
Dxsk.c1089 struct xdp_umem_reg mr = {}; in xsk_setsockopt() local
/net/smc/
Dsmc_wr.c300 int smc_wr_reg_send(struct smc_link *link, struct ib_mr *mr) in smc_wr_reg_send()
Dsmc_ib.c555 void smc_ib_put_memory_region(struct ib_mr *mr) in smc_ib_put_memory_region()