Lines Matching refs:res_common

71 struct res_common {  struct
109 struct res_common com;
144 struct res_common com;
157 struct res_common com;
169 struct res_common com;
180 struct res_common com;
192 struct res_common com;
204 struct res_common com;
214 struct res_common com;
224 struct res_common com;
240 struct res_common *res = rb_entry(node, struct res_common, in res_tracker_lookup()
253 static int res_tracker_insert(struct rb_root *root, struct res_common *res) in res_tracker_insert()
259 struct res_common *this = rb_entry(*new, struct res_common, in res_tracker_insert()
885 struct res_common *r; in _get_res()
914 *((struct res_common **)res) = r; in _get_res()
929 struct res_common *r; in mlx4_get_slave_from_resource_id()
950 struct res_common *r; in put_res()
967 struct res_common *r; in handle_existing_counter()
994 struct res_common *tmp; in handle_unexisting_counter()
1040 static struct res_common *alloc_qp_tr(int id) in alloc_qp_tr()
1058 static struct res_common *alloc_mtt_tr(int id, int order) in alloc_mtt_tr()
1074 static struct res_common *alloc_mpt_tr(int id, int key) in alloc_mpt_tr()
1089 static struct res_common *alloc_eq_tr(int id) in alloc_eq_tr()
1103 static struct res_common *alloc_cq_tr(int id) in alloc_cq_tr()
1118 static struct res_common *alloc_srq_tr(int id) in alloc_srq_tr()
1133 static struct res_common *alloc_counter_tr(int id, int port) in alloc_counter_tr()
1148 static struct res_common *alloc_xrcdn_tr(int id) in alloc_xrcdn_tr()
1162 static struct res_common *alloc_fs_rule_tr(u64 id, int qpn) in alloc_fs_rule_tr()
1176 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr()
1179 struct res_common *ret; in alloc_tr()
1226 struct res_common *tmp; in mlx4_calc_vf_counters()
1274 struct res_common **res_arr; in add_res_range()
1427 static int remove_ok(struct res_common *res, enum mlx4_resource type, int extra) in remove_ok()
1462 struct res_common *r; in rem_res_range()
1742 struct res_common *r; in res_abort_move()
1756 struct res_common *r; in res_end_move()
4600 struct res_common *r; in _move_all_busy()
4601 struct res_common *tmp; in _move_all_busy()