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()
895 struct res_common *r; in _get_res()
924 *((struct res_common **)res) = r; in _get_res()
939 struct res_common *r; in mlx4_get_slave_from_resource_id()
960 struct res_common *r; in put_res()
977 struct res_common *r; in handle_existing_counter()
1004 struct res_common *tmp; in handle_unexisting_counter()
1050 static struct res_common *alloc_qp_tr(int id) in alloc_qp_tr()
1068 static struct res_common *alloc_mtt_tr(int id, int order) in alloc_mtt_tr()
1084 static struct res_common *alloc_mpt_tr(int id, int key) in alloc_mpt_tr()
1099 static struct res_common *alloc_eq_tr(int id) in alloc_eq_tr()
1113 static struct res_common *alloc_cq_tr(int id) in alloc_cq_tr()
1128 static struct res_common *alloc_srq_tr(int id) in alloc_srq_tr()
1143 static struct res_common *alloc_counter_tr(int id, int port) in alloc_counter_tr()
1158 static struct res_common *alloc_xrcdn_tr(int id) in alloc_xrcdn_tr()
1172 static struct res_common *alloc_fs_rule_tr(u64 id, int qpn) in alloc_fs_rule_tr()
1186 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr()
1189 struct res_common *ret; in alloc_tr()
1236 struct res_common *tmp; in mlx4_calc_vf_counters()
1284 struct res_common **res_arr; in add_res_range()
1437 static int remove_ok(struct res_common *res, enum mlx4_resource type, int extra) in remove_ok()
1472 struct res_common *r; in rem_res_range()
1752 struct res_common *r; in res_abort_move()
1766 struct res_common *r; in res_end_move()
4611 struct res_common *r; in _move_all_busy()
4612 struct res_common *tmp; in _move_all_busy()