Home
last modified time | relevance | path

Searched refs:MPOL_F_MORON (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dmempolicy.h66 #define MPOL_F_MORON (1 << 4) /* Migrate On protnone Reference On Node */ macro
/linux/mm/
H A Dmempolicy.c1512 *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()