Lines Matching refs:MPOL_DEFAULT
234 /* if mode is MPOL_DEFAULT, pol is NULL. This is right. */
276 if (mode == MPOL_DEFAULT) {
415 [MPOL_DEFAULT] = {
961 * want to return MPOL_DEFAULT in this case.
1002 *policy = pol == &default_policy ? MPOL_DEFAULT :
1283 if (mode == MPOL_DEFAULT)
2840 do_set_mempolicy(MPOL_DEFAULT, 0, NULL);
2852 [MPOL_DEFAULT] = "default",
2929 case MPOL_DEFAULT:
3007 unsigned short mode = MPOL_DEFAULT;
3016 case MPOL_DEFAULT: