Home
last modified time | relevance | path

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

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