Lines Matching refs:res_counter
203 struct res_counter { struct
968 struct res_counter *counter; in handle_existing_counter()
979 counter = container_of(r, struct res_counter, com); in handle_existing_counter()
995 struct res_counter *counter; in handle_unexisting_counter()
1003 counter = container_of(tmp, struct res_counter, com); in handle_unexisting_counter()
1135 struct res_counter *ret; in alloc_counter_tr()
1227 struct res_counter *counter; in mlx4_calc_vf_counters()
1242 counter = container_of(tmp, struct res_counter, com); in mlx4_calc_vf_counters()
1377 static int remove_counter_ok(struct res_counter *res) in remove_counter_ok()
1445 return remove_counter_ok((struct res_counter *)res); in remove_ok()
5172 struct res_counter *counter; in rem_slave_counters()
5173 struct res_counter *tmp; in rem_slave_counters()