Home
last modified time | relevance | path

Searched refs:MPOL_INTERLEAVE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/mm/
Dmempolicy.c392 [MPOL_INTERLEAVE] = {
763 if (new && new->mode == MPOL_INTERLEAVE) in do_set_mempolicy()
787 case MPOL_INTERLEAVE: in get_policy_nodemask()
865 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()
1772 case MPOL_INTERLEAVE: in mempolicy_slab_node()
1862 if (unlikely((*mpol)->mode == MPOL_INTERLEAVE)) { in huge_node()
1910 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()
1956 case MPOL_INTERLEAVE: in mempolicy_nodemask_intersects()
2020 if (pol->mode == MPOL_INTERLEAVE) { in alloc_pages_vma()
2090 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_current()
[all …]
/Linux-v4.19/include/uapi/linux/
Dmempolicy.h23 MPOL_INTERLEAVE, enumerator
/Linux-v4.19/Documentation/admin-guide/mm/
Dnuma_memory_policy.rst424 'mode' argument with the flag (for example: MPOL_INTERLEAVE |