Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmempolicy.c421 [MPOL_INTERLEAVE] = {
891 if (new && new->mode == MPOL_INTERLEAVE) in do_set_mempolicy()
914 case MPOL_INTERLEAVE: in get_policy_nodemask()
1004 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()
1946 case MPOL_INTERLEAVE: in mempolicy_slab_node()
2036 if (unlikely((*mpol)->mode == MPOL_INTERLEAVE)) { in huge_node()
2083 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()
2129 case MPOL_INTERLEAVE: in mempolicy_nodemask_intersects()
2193 if (pol->mode == MPOL_INTERLEAVE) { in alloc_pages_vma()
2278 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_current()
[all …]
H A Dmemory.c5080 if (pol && pol->mode == MPOL_INTERLEAVE) { in ___handle_speculative_fault()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmempolicy.h23 MPOL_INTERLEAVE, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmempolicy.h23 MPOL_INTERLEAVE, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmempolicy.h23 MPOL_INTERLEAVE, enumerator
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst424 'mode' argument with the flag (for example: MPOL_INTERLEAVE |