Searched refs:res_counter (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c203 struct res_counter { struct
978 struct res_counter *counter;
989 counter = container_of(r, struct res_counter, com);
1005 struct res_counter *counter;
1013 counter = container_of(tmp, struct res_counter, com);
1145 struct res_counter *ret;
1237 struct res_counter *counter;
1252 counter = container_of(tmp, struct res_counter, com);
1387 static int remove_counter_ok(struct res_counter *res)
1455 return remove_counter_ok((struct res_counter *)re
[all...]

Completed in 157 milliseconds