Searched refs:MADV_WILLNEED (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-generic/
H A Dmman.h26 #define MADV_WILLNEED 3 /* will need these pages */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Dmman.h36 #define MADV_WILLNEED 3 /* will need these pages */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-xtensa/
H A Dmman.h73 #define MADV_WILLNEED 3 /* will need these pages */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dmman.h66 #define MADV_WILLNEED 3 /* will need these pages */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dmman.h66 #define MADV_WILLNEED 3 /* will need these pages */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-alpha/
H A Dmman.h42 #define MADV_WILLNEED 3 /* will need these pages */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/
H A Dmman.h38 #define MADV_WILLNEED 0x3 /* pre-fault pages */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/mm/
H A Dmadvise.c24 case MADV_WILLNEED:
233 case MADV_WILLNEED:
266 * MADV_WILLNEED - the application is notifying the system to read

Completed in 117 milliseconds