Searched refs:res_counter (Results 1 – 1 of 1) sorted by relevance
203 struct res_counter { struct972 struct res_counter *counter; in handle_existing_counter()983 counter = container_of(r, struct res_counter, com); in handle_existing_counter()999 struct res_counter *counter; in handle_unexisting_counter()1007 counter = container_of(tmp, struct res_counter, com); in handle_unexisting_counter()1139 struct res_counter *ret; in alloc_counter_tr()1231 struct res_counter *counter; in mlx4_calc_vf_counters()1245 counter = container_of(tmp, struct res_counter, com); in mlx4_calc_vf_counters()1380 static int remove_counter_ok(struct res_counter *res) in remove_counter_ok()1448 return remove_counter_ok((struct res_counter *)res); in remove_ok()[all …]