Searched refs:MPOL_F_MORON (Results 1 – 2 of 2) sorted by relevance
66 #define MPOL_F_MORON (1 << 4) /* Migrate On protnone Reference On Node */ macro
1512 *flags |= (MPOL_F_MOF | MPOL_F_MORON); in sanitize_mpol_flags()2812 if (pol->flags & MPOL_F_MORON) { in mpol_misplaced()2841 if (pol->flags & MPOL_F_MORON) { in mpol_misplaced()3126 .flags = MPOL_F_MOF | MPOL_F_MORON, in numa_policy_init()