Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_set_mm.h6 #if defined(PR_SET_MM_START_CODE) || (defined(HAVE_DECL_PR_SET_MM_START_CODE) && HAVE_DECL_PR_SET_M…
8 static_assert((PR_SET_MM_START_CODE) == (1), "PR_SET_MM_START_CODE != 1");
11 # define PR_SET_MM_START_CODE 1
122 XLAT(PR_SET_MM_START_CODE),
Dpr_set_mm.in1 PR_SET_MM_START_CODE 1
/external/libcap/libcap/include/uapi/linux/
Dprctl.h109 # define PR_SET_MM_START_CODE 1 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h112 # define PR_SET_MM_START_CODE 1 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c935 #ifdef PR_SET_MM_START_CODE
936 { "PR_SET_MM_START_CODE", (unsigned long) PR_SET_MM_START_CODE },
/external/syzkaller/sys/linux/
Dsys_386.const420 PR_SET_MM_START_CODE = 1
Dsys_amd64.const420 PR_SET_MM_START_CODE = 1
Dsys_ppc64le.const420 PR_SET_MM_START_CODE = 1
Dsys_arm.const420 PR_SET_MM_START_CODE = 1
Dsys_arm64.const420 PR_SET_MM_START_CODE = 1
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.go1072 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_mips64le.go1329 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_ppc64.go1331 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_arm.go1328 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_mips64.go1329 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_ppc64le.go1331 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_arm64.go1331 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_386.go1330 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_mips.go1329 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_s390x.go1328 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_mipsle.go1329 PR_SET_MM_START_CODE = 0x1 const
Dzerrors_linux_amd64.go1330 PR_SET_MM_START_CODE = 0x1 const