Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h44 #define MADV_SEQUENTIAL 2 /* expect sequential page references */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h76 #define MADV_SEQUENTIAL 2 /* expect sequential page references */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go633 MADV_SEQUENTIAL = 0x2 const
Dzerrors_dragonfly_amd64.go860 MADV_SEQUENTIAL = 0x2 const
Dzerrors_openbsd_arm.go879 MADV_SEQUENTIAL = 0x2 const
Dzerrors_netbsd_arm.go971 MADV_SEQUENTIAL = 0x2 const
Dzerrors_openbsd_amd64.go917 MADV_SEQUENTIAL = 0x2 const
Dzerrors_netbsd_amd64.go979 MADV_SEQUENTIAL = 0x2 const
Dzerrors_openbsd_386.go880 MADV_SEQUENTIAL = 0x2 const
Dzerrors_darwin_386.go900 MADV_SEQUENTIAL = 0x2 const
Dzerrors_darwin_arm64.go900 MADV_SEQUENTIAL = 0x2 const
Dzerrors_darwin_amd64.go900 MADV_SEQUENTIAL = 0x2 const
Dzerrors_darwin_arm.go900 MADV_SEQUENTIAL = 0x2 const
Dzerrors_freebsd_386.go967 MADV_SEQUENTIAL = 0x2 const
Dzerrors_freebsd_arm.go974 MADV_SEQUENTIAL = 0x2 const
Dzerrors_netbsd_386.go989 MADV_SEQUENTIAL = 0x2 const
Dzerrors_freebsd_amd64.go967 MADV_SEQUENTIAL = 0x2 const
Dzerrors_linux_sparc64.go761 MADV_SEQUENTIAL = 0x2 const
Dzerrors_linux_mipsle.go947 MADV_SEQUENTIAL = 0x2 const
Dzerrors_linux_s390x.go947 MADV_SEQUENTIAL = 0x2 const
Dzerrors_linux_arm.go947 MADV_SEQUENTIAL = 0x2 const
Dzerrors_linux_ppc64le.go947 MADV_SEQUENTIAL = 0x2 const
Dzerrors_linux_mips64.go947 MADV_SEQUENTIAL = 0x2 const
Dzerrors_linux_ppc64.go947 MADV_SEQUENTIAL = 0x2 const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1628 MADV_SEQUENTIAL = 2 variable

12