Lines Matching refs:res_counter
202 struct res_counter { struct
903 struct res_counter *counter; in handle_existing_counter()
913 counter = container_of(r, struct res_counter, com); in handle_existing_counter()
928 struct res_counter *counter; in handle_unexisting_counter()
936 counter = container_of(tmp, struct res_counter, com); in handle_unexisting_counter()
1068 struct res_counter *ret; in alloc_counter_tr()
1160 struct res_counter *counter; in mlx4_calc_vf_counters()
1175 counter = container_of(tmp, struct res_counter, com); in mlx4_calc_vf_counters()
1310 static int remove_counter_ok(struct res_counter *res) in remove_counter_ok()
1378 return remove_counter_ok((struct res_counter *)res); in remove_ok()
4954 struct res_counter *counter; in rem_slave_counters()
4955 struct res_counter *tmp; in rem_slave_counters()