Searched refs:MPOL_MAX (Results 1 – 2 of 2) sorted by relevance
27 MPOL_MAX, /* always last member of enum */ enumerator
363 } mpol_ops[MPOL_MAX];577 static const struct mempolicy_operations mpol_ops[MPOL_MAX] = {1726 if ((unsigned int)(*mode) >= MPOL_MAX) in sanitize_mpol_flags()3441 mode = match_string(policy_modes, MPOL_MAX, str); in mpol_parse_str()