Searched refs:MAX_CONSTRAINTS_PER_ZONE (Results 1 – 2 of 2) sorted by relevance
158 constraint_attrs[MAX_CONSTRAINTS_PER_ZONE];221 for (i = 0; i < MAX_CONSTRAINTS_PER_ZONE; ++i) { in free_constraint_attributes()237 for (i = 0; i < MAX_CONSTRAINTS_PER_ZONE; ++i) { in seed_constraint_attributes()507 nr_constraints > MAX_CONSTRAINTS_PER_ZONE || in powercap_register_zone()
123 #define MAX_CONSTRAINTS_PER_ZONE 10 macro