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

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c201 struct res_counter { struct
925 struct res_counter *counter;
936 counter = container_of(r, struct res_counter, com);
952 struct res_counter *counter;
960 counter = container_of(tmp, struct res_counter, com);
1092 struct res_counter *ret;
1184 struct res_counter *counter;
1199 counter = container_of(tmp, struct res_counter, com);
1334 static int remove_counter_ok(struct res_counter *res)
1402 return remove_counter_ok((struct res_counter *)re
[all...]

Completed in 126 milliseconds