Home
last modified time | relevance | path

Searched defs:MPOL_MF_STRICT (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dmempolicy.h36 #define MPOL_MF_STRICT (1 << 0) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dmempolicy.h36 #define MPOL_MF_STRICT (1 << 0) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dmempolicy.h23 #define MPOL_MF_STRICT (1<<0) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dmempolicy.h44 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
Dnumaif.h51 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
Dmempolicy.h47 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro