Searched refs:res_counter (Results 1 – 1 of 1) sorted by relevance
201 struct res_counter { struct925 struct res_counter *counter; in handle_existing_counter()936 counter = container_of(r, struct res_counter, com); in handle_existing_counter()952 struct res_counter *counter; in handle_unexisting_counter()960 counter = container_of(tmp, struct res_counter, com); in handle_unexisting_counter()1092 struct res_counter *ret; in alloc_counter_tr()1184 struct res_counter *counter; in mlx4_calc_vf_counters()1199 counter = container_of(tmp, struct res_counter, com); in mlx4_calc_vf_counters()1334 static int remove_counter_ok(struct res_counter *res) in remove_counter_ok()1402 return remove_counter_ok((struct res_counter *)res); in remove_ok()[all …]