MPOL_MAX
if ((unsigned int)(*mode) >= MPOL_MAX)
mode = match_string(policy_modes, MPOL_MAX, str);
} mpol_ops[MPOL_MAX];
static const struct mempolicy_operations mpol_ops[MPOL_MAX] = {