Searched refs:MPOL_MAX (Results 1 – 3 of 3) sorted by relevance
26 MPOL_MAX, /* always last member of enum */ enumerator
40 #define MPOL_MAX MPOL_INTERLEAVE macro
183 } mpol_ops[MPOL_MAX];391 static const struct mempolicy_operations mpol_ops[MPOL_MAX] = {1440 if ((unsigned int)(*mode) >= MPOL_MAX) in sanitize_mpol_flags()2996 mode = match_string(policy_modes, MPOL_MAX, str); in mpol_parse_str()