Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/include/
H A Dnumaif.h38 #define MPOL_INTERLEAVE 3 macro
40 #define MPOL_MAX MPOL_INTERLEAVE
/linux-6.15/include/uapi/linux/
H A Dmempolicy.h23 MPOL_INTERLEAVE, enumerator
/linux-6.15/mm/
H A Dmempolicy.c463 [MPOL_INTERLEAVE] = {
930 case MPOL_INTERLEAVE: in get_policy_nodemask()
1016 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()
1971 case MPOL_INTERLEAVE: in mempolicy_slab_node()
2109 case MPOL_INTERLEAVE: in policy_nodemask()
2179 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()
2592 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_bulk_mempolicy_noprof()
2672 case MPOL_INTERLEAVE: in __mpol_equal()
2814 case MPOL_INTERLEAVE: in mpol_misplaced()
3266 case MPOL_INTERLEAVE: in mpol_parse_str()
[all …]
/linux-6.15/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst254 This mode operates the same as MPOL_INTERLEAVE, except that
438 'mode' argument with the flag (for example: MPOL_INTERLEAVE |