Lines Matching refs:rds_mr
65 static struct rds_mr *rds_mr_tree_walk(struct rb_root *root, u64 key,
66 struct rds_mr *insert)
70 struct rds_mr *mr;
74 mr = rb_entry(parent, struct rds_mr, r_rb_node);
95 static void rds_destroy_mr(struct rds_mr *mr)
117 struct rds_mr *mr = container_of(kref, struct rds_mr, r_kref);
129 struct rds_mr *mr;
136 mr = rb_entry(node, struct rds_mr, r_rb_node);
173 u64 *cookie_ret, struct rds_mr **mr_ret,
176 struct rds_mr *mr = NULL, *found;
237 mr = kzalloc(sizeof(struct rds_mr), GFP_KERNEL);
402 struct rds_mr *mr;
447 struct rds_mr *mr;
727 struct rds_mr *local_odp_mr;
815 struct rds_mr *mr;