Searched refs:MPOL_F_MORON (Results 1 – 4 of 4) sorted by relevance
63 #define MPOL_F_MORON (1 << 4) /* Migrate On protnone Reference On Node */ macro
2524 if (pol->flags & MPOL_F_MORON) { in mpol_misplaced()2816 .flags = MPOL_F_MOF | MPOL_F_MORON, in numa_policy_init()3024 if (pol && pol != &default_policy && !(pol->flags & MPOL_F_MORON)) { in mpol_to_str()