Lines Matching refs:res_common
68 struct res_common { struct
105 struct res_common com;
140 struct res_common com;
153 struct res_common com;
165 struct res_common com;
176 struct res_common com;
188 struct res_common com;
200 struct res_common com;
210 struct res_common com;
220 struct res_common com;
229 struct res_common *res = container_of(node, struct res_common, in res_tracker_lookup()
242 static int res_tracker_insert(struct rb_root *root, struct res_common *res) in res_tracker_insert()
248 struct res_common *this = container_of(*new, struct res_common, in res_tracker_insert()
796 struct res_common *r; in get_res()
820 *((struct res_common **)res) = r; in get_res()
832 struct res_common *r; in mlx4_get_slave_from_resource_id()
853 struct res_common *r; in put_res()
862 static struct res_common *alloc_qp_tr(int id) in alloc_qp_tr()
880 static struct res_common *alloc_mtt_tr(int id, int order) in alloc_mtt_tr()
896 static struct res_common *alloc_mpt_tr(int id, int key) in alloc_mpt_tr()
911 static struct res_common *alloc_eq_tr(int id) in alloc_eq_tr()
925 static struct res_common *alloc_cq_tr(int id) in alloc_cq_tr()
940 static struct res_common *alloc_srq_tr(int id) in alloc_srq_tr()
955 static struct res_common *alloc_counter_tr(int id) in alloc_counter_tr()
969 static struct res_common *alloc_xrcdn_tr(int id) in alloc_xrcdn_tr()
983 static struct res_common *alloc_fs_rule_tr(u64 id, int qpn) in alloc_fs_rule_tr()
997 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr()
1000 struct res_common *ret; in alloc_tr()
1048 struct res_common **res_arr; in add_res_range()
1199 static int remove_ok(struct res_common *res, enum mlx4_resource type, int extra) in remove_ok()
1234 struct res_common *r; in rem_res_range()
1513 struct res_common *r; in res_abort_move()
1527 struct res_common *r; in res_end_move()
4258 struct res_common *r; in _move_all_busy()
4259 struct res_common *tmp; in _move_all_busy()