Searched refs:MPOL_MF_MOVE (Results 1 - 2 of 2) sorted by last modified time

/external/strace/
H A Dmem.c759 #define MPOL_MF_MOVE (1<<1) macro
773 { MPOL_MF_MOVE, "MPOL_MF_MOVE" },
785 { MPOL_MF_MOVE, "MPOL_MF_MOVE" },
/external/kernel-headers/original/linux/
H A Dmempolicy.h25 #define MPOL_MF_MOVE (1<<1) /* Move pages owned by this process to conform to mapping */ macro

Completed in 73 milliseconds