Home
last modified time | relevance | path

Searched refs:MPOL_PREFERRED (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dmempolicy.h21 MPOL_PREFERRED, enumerator
/linux/mm/
H A Dmempolicy.c458 if (mode == MPOL_PREFERRED) { in mpol_new()
585 [MPOL_PREFERRED] = {
1120 case MPOL_PREFERRED: in get_policy_nodemask()
2156 case MPOL_PREFERRED: in mempolicy_slab_node()
2275 case MPOL_PREFERRED: in policy_nodemask()
2365 case MPOL_PREFERRED: in init_nodemask_of_mempolicy()
2865 case MPOL_PREFERRED: in __mpol_equal()
3015 case MPOL_PREFERRED: in mpol_misplaced()
3352 .mode = MPOL_PREFERRED, in numa_policy_init()
3400 [MPOL_PREFERRED] = "prefer",
[all …]
/linux/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst199 MPOL_PREFERRED
251 MPOL_PREFERRED allowed for a mask rather than a single node.
290 MPOL_PREFERRED policies that were created with an empty nodemask
341 MPOL_PREFERRED policies that were created with an empty nodemask
/linux/kernel/futex/
H A Dcore.c350 case MPOL_PREFERRED: in __futex_key_to_node()