Searched defs:MPOL_MF_STRICT (Results 1 - 2 of 2) sorted by last modified time

/external/strace/
H A Dmem.c370 #define MPOL_MF_STRICT (1<<0) macro
/external/kernel-headers/original/uapi/linux/
H A Dmempolicy.h50 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro
57 #define MPOL_MF_VALID (MPOL_MF_STRICT | \

Completed in 68 milliseconds