Home
last modified time | relevance | path

Searched defs:MADV_WIPEONFORK (Results 1 – 14 of 14) sorted by relevance

/external/ltp/include/lapi/
Dmmap.h75 # define MADV_WIPEONFORK 18 macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h66 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h97 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go950 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_s390x.go950 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_arm.go950 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_ppc64le.go950 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_mips64.go950 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_ppc64.go950 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_amd64.go951 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_mips64le.go950 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_386.go951 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_mips.go950 MADV_WIPEONFORK = 0x12 const
Dzerrors_linux_arm64.go953 MADV_WIPEONFORK = 0x12 const