Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dmmap.h63 # define MADV_DONTDUMP 16 macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h62 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h93 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go750 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_mipsle.go935 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_s390x.go935 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_arm.go935 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_ppc64le.go935 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_mips64.go935 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_ppc64.go935 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_amd64.go936 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_mips64le.go935 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_386.go936 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_mips.go935 MADV_DONTDUMP = 0x10 const
Dzerrors_linux_arm64.go938 MADV_DONTDUMP = 0x10 const