Home
last modified time | relevance | path

Searched defs:MADV_DODUMP (Results 1 – 15 of 15) sorted by relevance

/external/ltp/include/lapi/
Dmmap.h67 # define MADV_DODUMP 17 macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h64 #define MADV_DODUMP 17 /* Clear the MADV_DONTDUMP flag */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h95 #define MADV_DODUMP 17 /* Clear the MADV_NODUMP flag */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go748 MADV_DODUMP = 0x11 const
Dzerrors_linux_mips64le.go933 MADV_DODUMP = 0x11 const
Dzerrors_linux_ppc64.go933 MADV_DODUMP = 0x11 const
Dzerrors_linux_arm.go933 MADV_DODUMP = 0x11 const
Dzerrors_linux_mips64.go933 MADV_DODUMP = 0x11 const
Dzerrors_linux_ppc64le.go933 MADV_DODUMP = 0x11 const
Dzerrors_linux_arm64.go936 MADV_DODUMP = 0x11 const
Dzerrors_linux_386.go934 MADV_DODUMP = 0x11 const
Dzerrors_linux_mips.go933 MADV_DODUMP = 0x11 const
Dzerrors_linux_s390x.go933 MADV_DODUMP = 0x11 const
Dzerrors_linux_mipsle.go933 MADV_DODUMP = 0x11 const
Dzerrors_linux_amd64.go934 MADV_DODUMP = 0x11 const