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