Lines Matching refs:MPOL_PREFERRED
124 .mode = MPOL_PREFERRED,
216 if (pol->mode == MPOL_PREFERRED && nodes_empty(*nodes)) in mpol_set_nodemask()
262 if (mode == MPOL_PREFERRED) { in mpol_new()
273 mode = MPOL_PREFERRED; in mpol_new()
396 [MPOL_PREFERRED] = {
790 case MPOL_PREFERRED: in get_policy_nodemask()
1723 if (policy->mode == MPOL_PREFERRED && !(policy->flags & MPOL_F_LOCAL)) in policy_node()
1766 case MPOL_PREFERRED: in mempolicy_slab_node()
1900 case MPOL_PREFERRED: in init_nodemask_of_mempolicy()
1947 case MPOL_PREFERRED: in mempolicy_nodemask_intersects()
2042 if (pol->mode == MPOL_PREFERRED && in alloc_pages_vma()
2164 case MPOL_PREFERRED: in __mpol_equal()
2308 case MPOL_PREFERRED: in mpol_misplaced()
2627 .mode = MPOL_PREFERRED, in numa_policy_init()
2679 [MPOL_PREFERRED] = "prefer",
2729 case MPOL_PREFERRED: in mpol_parse_str()
2754 mode = MPOL_PREFERRED; in mpol_parse_str()
2793 if (mode != MPOL_PREFERRED) in mpol_parse_str()
2845 case MPOL_PREFERRED: in mpol_to_str()