Searched refs:MPOL_MF_MOVE (Results 1 - 4 of 4) sorted by relevance

/external/strace/xlat/
H A Dmove_pages_flags.h11 #if defined(MPOL_MF_MOVE) || (defined(HAVE_DECL_MPOL_MF_MOVE) && HAVE_DECL_MPOL_MF_MOVE)
12 XLAT(MPOL_MF_MOVE),
H A Dmbindflags.h14 #if defined(MPOL_MF_MOVE) || (defined(HAVE_DECL_MPOL_MF_MOVE) && HAVE_DECL_MPOL_MF_MOVE)
15 XLAT(MPOL_MF_MOVE),
/external/kernel-headers/original/uapi/linux/
H A Dmempolicy.h51 #define MPOL_MF_MOVE (1<<1) /* Move pages owned by this process to conform macro
58 MPOL_MF_MOVE | \
/external/strace/
H A Dmem.c326 #define MPOL_MF_MOVE (1<<1) macro

Completed in 303 milliseconds