Home
last modified time | relevance | path

Searched refs:MPOL_INTERLEAVE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
H A Dnumaif.h38 #define MPOL_INTERLEAVE 3 macro
40 #define MPOL_MAX MPOL_INTERLEAVE
/kernel/linux/linux-5.10/mm/
H A Dmempolicy.c418 [MPOL_INTERLEAVE] = {
882 if (new && new->mode == MPOL_INTERLEAVE) in do_set_mempolicy()
905 case MPOL_INTERLEAVE: in get_policy_nodemask()
995 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()
1932 case MPOL_INTERLEAVE: in mempolicy_slab_node()
2022 if (unlikely((*mpol)->mode == MPOL_INTERLEAVE)) { in huge_node()
2069 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()
2115 case MPOL_INTERLEAVE: in mempolicy_nodemask_intersects()
2179 if (pol->mode == MPOL_INTERLEAVE) { in alloc_pages_vma()
2264 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_current()
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dmempolicy.h23 MPOL_INTERLEAVE, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dmempolicy.h23 MPOL_INTERLEAVE, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dmempolicy.h26 MPOL_INTERLEAVE, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dmempolicy.h26 MPOL_INTERLEAVE, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dmempolicy.h13 MPOL_INTERLEAVE, enumerator
/kernel/linux/linux-6.6/mm/
H A Dmempolicy.c402 [MPOL_INTERLEAVE] = {
888 if (new && new->mode == MPOL_INTERLEAVE) in do_set_mempolicy()
911 case MPOL_INTERLEAVE: in get_policy_nodemask()
998 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()
1939 case MPOL_INTERLEAVE: in mempolicy_slab_node()
2044 if (unlikely(mode == MPOL_INTERLEAVE)) { in huge_node()
2084 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()
2195 if (pol->mode == MPOL_INTERLEAVE) { in vma_alloc_folio()
2297 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages()
2391 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_bulk_array_mempolicy()
[all...]

Completed in 11 milliseconds