Searched refs:MPOL_MF_STRICT (Results 1 – 11 of 11) sorted by relevance
6 #if defined(MPOL_MF_STRICT) || (defined(HAVE_DECL_MPOL_MF_STRICT) && HAVE_DECL_MPOL_MF_STRICT)8 static_assert((MPOL_MF_STRICT) == (1), "MPOL_MF_STRICT != 1");11 # define MPOL_MF_STRICT 138 XLAT(MPOL_MF_STRICT),
1 MPOL_MF_STRICT 1
44 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro51 #define MPOL_MF_VALID (MPOL_MF_STRICT | \
104 status, MPOL_MF_STRICT); in main()
293 MPOL_MF_STRICT = 1
938 mbind_flags = MPOL_MF_STRICT, MPOL_MF_MOVE, MPOL_MF_MOVE_ALL
30397 (MPOL_MF_STRICT, MPOL_MF_MOVE, MPOL_MF_MOVE_ALL): Move