Searched refs:res_counter (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 203 struct res_counter { struct 978 struct res_counter *counter; in handle_existing_counter() 989 counter = container_of(r, struct res_counter, com); in handle_existing_counter() 1005 struct res_counter *counter; in handle_unexisting_counter() 1013 counter = container_of(tmp, struct res_counter, com); in handle_unexisting_counter() 1145 struct res_counter *ret; in alloc_counter_tr() 1237 struct res_counter *counter; in mlx4_calc_vf_counters() 1252 counter = container_of(tmp, struct res_counter, com); in mlx4_calc_vf_counters() 1387 static int remove_counter_ok(struct res_counter *res) in remove_counter_ok() 1455 return remove_counter_ok((struct res_counter *)re in remove_ok() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 203 struct res_counter { struct 978 struct res_counter *counter; in handle_existing_counter() 989 counter = container_of(r, struct res_counter, com); in handle_existing_counter() 1005 struct res_counter *counter; in handle_unexisting_counter() 1013 counter = container_of(tmp, struct res_counter, com); in handle_unexisting_counter() 1145 struct res_counter *ret; in alloc_counter_tr() 1237 struct res_counter *counter; in mlx4_calc_vf_counters() 1252 counter = container_of(tmp, struct res_counter, com); in mlx4_calc_vf_counters() 1387 static int remove_counter_ok(struct res_counter *res) in remove_counter_ok() 1455 return remove_counter_ok((struct res_counter *)re in remove_ok() [all...] |
Completed in 10 milliseconds