Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dmmap.h35 # define MADV_DOFORK 11 macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h52 #define MADV_DOFORK 11 /* do inherit across fork */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h84 #define MADV_DOFORK 11 /* do inherit across fork */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go749 MADV_DOFORK = 0xb const
Dzerrors_linux_mipsle.go934 MADV_DOFORK = 0xb const
Dzerrors_linux_s390x.go934 MADV_DOFORK = 0xb const
Dzerrors_linux_arm.go934 MADV_DOFORK = 0xb const
Dzerrors_linux_ppc64le.go934 MADV_DOFORK = 0xb const
Dzerrors_linux_mips64.go934 MADV_DOFORK = 0xb const
Dzerrors_linux_ppc64.go934 MADV_DOFORK = 0xb const
Dzerrors_linux_amd64.go935 MADV_DOFORK = 0xb const
Dzerrors_linux_mips64le.go934 MADV_DOFORK = 0xb const
Dzerrors_linux_386.go935 MADV_DOFORK = 0xb const
Dzerrors_linux_mips.go934 MADV_DOFORK = 0xb const
Dzerrors_linux_arm64.go937 MADV_DOFORK = 0xb const