Home
last modified time | relevance | path

Searched refs:MADV_NORMAL (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/include/asm-generic/
Dmman-common.h32 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-3.4.99/arch/xtensa/include/asm/
Dmman.h72 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-3.4.99/arch/alpha/include/asm/
Dmman.h41 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-3.4.99/arch/mips/include/asm/
Dmman.h65 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-3.4.99/arch/parisc/include/asm/
Dmman.h35 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-3.4.99/mm/
Dmadvise.c50 case MADV_NORMAL: in madvise_behavior()
298 case MADV_NORMAL: in madvise_behavior_valid()