Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/asm-generic/
Dmman-common.h37 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
Dmman.h38 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dmman.h44 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-4.4.14/arch/mips/include/uapi/asm/
Dmman.h71 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dmman.h84 #define MADV_NORMAL 0 /* no further special treatment */ macro
/linux-4.4.14/mm/
Dmadvise.c56 case MADV_NORMAL: in madvise_behavior()
395 case MADV_NORMAL: in madvise_behavior_valid()