Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_set_mm.h13 #if defined(PR_SET_MM_END_CODE) || (defined(HAVE_DECL_PR_SET_MM_END_CODE) && HAVE_DECL_PR_SET_MM_EN…
15 static_assert((PR_SET_MM_END_CODE) == (2), "PR_SET_MM_END_CODE != 2");
18 # define PR_SET_MM_END_CODE 2
123 XLAT(PR_SET_MM_END_CODE),
Dpr_set_mm.in2 PR_SET_MM_END_CODE 2
/external/libcap/libcap/include/uapi/linux/
Dprctl.h110 # define PR_SET_MM_END_CODE 2 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h113 # define PR_SET_MM_END_CODE 2 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c917 #ifdef PR_SET_MM_END_CODE
918 { "PR_SET_MM_END_CODE", (unsigned long) PR_SET_MM_END_CODE },
/external/syzkaller/sys/linux/
Dsys_386.const417 PR_SET_MM_END_CODE = 2
Dsys_amd64.const417 PR_SET_MM_END_CODE = 2
Dsys_ppc64le.const417 PR_SET_MM_END_CODE = 2
Dsys_arm.const417 PR_SET_MM_END_CODE = 2
Dsys_arm64.const417 PR_SET_MM_END_CODE = 2
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.go1064 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_mips64le.go1321 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_ppc64.go1323 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_arm.go1320 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_mips64.go1321 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_ppc64le.go1323 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_arm64.go1323 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_386.go1322 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_mips.go1321 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_s390x.go1320 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_mipsle.go1321 PR_SET_MM_END_CODE = 0x2 const
Dzerrors_linux_amd64.go1322 PR_SET_MM_END_CODE = 0x2 const