Searched refs:MADV_NORMAL (Results 1 - 11 of 11) sorted by relevance

/linux-master/tools/arch/alpha/include/uapi/asm/
H A Dmman.h13 #define MADV_NORMAL 0 macro
/linux-master/tools/arch/mips/include/uapi/asm/
H A Dmman.h14 #define MADV_NORMAL 0 macro
/linux-master/tools/arch/xtensa/include/uapi/asm/
H A Dmman.h13 #define MADV_NORMAL 0 macro
/linux-master/include/uapi/asm-generic/
H A Dmman-common.h45 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dmman-common.h45 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-master/tools/arch/parisc/include/uapi/asm/
H A Dmman.h13 #define MADV_NORMAL 0 macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dmman.h45 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-master/arch/xtensa/include/uapi/asm/
H A Dmman.h81 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dmman.h40 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dmman.h72 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-master/mm/
H A Dmadvise.c1027 case MADV_NORMAL:
1149 case MADV_NORMAL:
1324 * MADV_NORMAL - the default behavior is to read clusters. This

Completed in 851 milliseconds