Home
last modified time | relevance | path

Searched defs:MADV_SEQUENTIAL (Results 1 – 5 of 5) sorted by relevance

/tools/arch/mips/include/uapi/asm/
Dmman.h17 #define MADV_SEQUENTIAL 2 macro
/tools/arch/xtensa/include/uapi/asm/
Dmman.h16 #define MADV_SEQUENTIAL 2 macro
/tools/arch/alpha/include/uapi/asm/
Dmman.h16 #define MADV_SEQUENTIAL 2 macro
/tools/arch/parisc/include/uapi/asm/
Dmman.h16 #define MADV_SEQUENTIAL 2 macro
/tools/include/uapi/asm-generic/
Dmman-common.h45 #define MADV_SEQUENTIAL 2 /* expect sequential page references */ macro