Searched refs:MAX_CONSTRAINTS_PER_ZONE (Results 1 – 2 of 2) sorted by relevance
147 constraint_attrs[MAX_CONSTRAINTS_PER_ZONE];209 for (i = 0; i < MAX_CONSTRAINTS_PER_ZONE; ++i) { in free_constraint_attributes()225 for (i = 0; i < MAX_CONSTRAINTS_PER_ZONE; ++i) { in seed_constraint_attributes()495 nr_constraints > MAX_CONSTRAINTS_PER_ZONE || in powercap_register_zone()
110 #define MAX_CONSTRAINTS_PER_ZONE 10 macro