Home
last modified time | relevance | path

Searched refs:MADV_SEQUENTIAL (Results 1 – 19 of 19) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dmman.h38 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-s390x/
Dmman.h38 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-sh/
Dmman.h30 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-sh64/
Dmman.h41 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-arm/
Dmman.h30 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-cris/
Dmman.h32 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-i386/
Dmman.h30 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-m68k/
Dmman.h30 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-x86_64/
Dmman.h31 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-ppc64/
Dmman.h37 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-ppc/
Dmman.h31 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-ia64/
Dmman.h40 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-mips/
Dmman.h61 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-mips64/
Dmman.h59 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-alpha/
Dmman.h36 #define MADV_SEQUENTIAL 2 /* expect sequential page references */ macro
/linux-2.4.37.9/include/asm-sparc64/
Dmman.h47 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-sparc/
Dmman.h47 #define MADV_SEQUENTIAL 0x2 /* read-ahead aggressively */ macro
/linux-2.4.37.9/include/asm-parisc/
Dmman.h30 #define MADV_SEQUENTIAL 2 /* expect sequential page references */ macro
/linux-2.4.37.9/mm/
Dfilemap.c2445 case MADV_SEQUENTIAL: in setup_read_behavior()
2672 case MADV_SEQUENTIAL: in madvise_vma()