Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_set_mm.h34 #if defined(PR_SET_MM_START_STACK) || (defined(HAVE_DECL_PR_SET_MM_START_STACK) && HAVE_DECL_PR_SET…
36 static_assert((PR_SET_MM_START_STACK) == (5), "PR_SET_MM_START_STACK != 5");
39 # define PR_SET_MM_START_STACK 5
126 XLAT(PR_SET_MM_START_STACK),
Dpr_set_mm.in5 PR_SET_MM_START_STACK 5
/external/libcap/libcap/include/uapi/linux/
Dprctl.h113 # define PR_SET_MM_START_STACK 5 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h116 # define PR_SET_MM_START_STACK 5 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c941 #ifdef PR_SET_MM_START_STACK
942 { "PR_SET_MM_START_STACK", (unsigned long) PR_SET_MM_START_STACK },
/external/syzkaller/sys/linux/
Dsys_386.const422 PR_SET_MM_START_STACK = 5
Dsys_amd64.const422 PR_SET_MM_START_STACK = 5
Dsys_ppc64le.const422 PR_SET_MM_START_STACK = 5
Dsys_arm.const422 PR_SET_MM_START_STACK = 5
Dsys_arm64.const422 PR_SET_MM_START_STACK = 5
Dsys.txt959 …DE, PR_SET_MM_END_CODE, PR_SET_MM_START_DATA, PR_SET_MM_END_DATA, PR_SET_MM_START_STACK, PR_SET_MM…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1074 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_mips64le.go1331 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_ppc64.go1333 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_arm.go1330 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_mips64.go1331 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_ppc64le.go1333 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_arm64.go1333 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_386.go1332 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_mips.go1331 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_s390x.go1330 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_mipsle.go1331 PR_SET_MM_START_STACK = 0x5 const
Dzerrors_linux_amd64.go1332 PR_SET_MM_START_STACK = 0x5 const