Home
last modified time | relevance | path

Searched refs:PR_SET_MM_START_DATA (Results 1 – 23 of 23) sorted by relevance

/external/strace/xlat/
Dpr_set_mm.h20 #if defined(PR_SET_MM_START_DATA) || (defined(HAVE_DECL_PR_SET_MM_START_DATA) && HAVE_DECL_PR_SET_M…
22 static_assert((PR_SET_MM_START_DATA) == (3), "PR_SET_MM_START_DATA != 3");
25 # define PR_SET_MM_START_DATA 3
124 XLAT(PR_SET_MM_START_DATA),
Dpr_set_mm.in3 PR_SET_MM_START_DATA 3
/external/libcap/libcap/include/uapi/linux/
Dprctl.h111 # define PR_SET_MM_START_DATA 3 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h114 # define PR_SET_MM_START_DATA 3 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c938 #ifdef PR_SET_MM_START_DATA
939 { "PR_SET_MM_START_DATA", (unsigned long) PR_SET_MM_START_DATA },
/external/syzkaller/sys/linux/
Dsys_386.const421 PR_SET_MM_START_DATA = 3
Dsys_amd64.const421 PR_SET_MM_START_DATA = 3
Dsys_ppc64le.const421 PR_SET_MM_START_DATA = 3
Dsys_arm.const421 PR_SET_MM_START_DATA = 3
Dsys_arm64.const421 PR_SET_MM_START_DATA = 3
Dsys.txt959 prctl_mm_option = PR_SET_MM_START_CODE, PR_SET_MM_END_CODE, PR_SET_MM_START_DATA, PR_SET_MM_END_DAT…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1073 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_mips64le.go1330 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_ppc64.go1332 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_arm.go1329 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_mips64.go1330 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_ppc64le.go1332 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_arm64.go1332 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_386.go1331 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_mips.go1330 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_s390x.go1329 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_mipsle.go1330 PR_SET_MM_START_DATA = 0x3 const
Dzerrors_linux_amd64.go1331 PR_SET_MM_START_DATA = 0x3 const