Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_set_mm.h41 #if defined(PR_SET_MM_START_BRK) || (defined(HAVE_DECL_PR_SET_MM_START_BRK) && HAVE_DECL_PR_SET_MM_…
43 static_assert((PR_SET_MM_START_BRK) == (6), "PR_SET_MM_START_BRK != 6");
46 # define PR_SET_MM_START_BRK 6
127 XLAT(PR_SET_MM_START_BRK),
Dpr_set_mm.in6 PR_SET_MM_START_BRK 6
/external/libcap/libcap/include/uapi/linux/
Dprctl.h114 # define PR_SET_MM_START_BRK 6 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h117 # define PR_SET_MM_START_BRK 6 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c932 #ifdef PR_SET_MM_START_BRK
933 { "PR_SET_MM_START_BRK", (unsigned long) PR_SET_MM_START_BRK },
/external/syzkaller/sys/linux/
Dsys_386.const419 PR_SET_MM_START_BRK = 6
Dsys_amd64.const419 PR_SET_MM_START_BRK = 6
Dsys_ppc64le.const419 PR_SET_MM_START_BRK = 6
Dsys_arm.const419 PR_SET_MM_START_BRK = 6
Dsys_arm64.const419 PR_SET_MM_START_BRK = 6
Dsys.txt959 …, PR_SET_MM_START_DATA, PR_SET_MM_END_DATA, PR_SET_MM_START_STACK, PR_SET_MM_START_BRK, PR_SET_MM_…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1071 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_mips64le.go1328 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_ppc64.go1330 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_arm.go1327 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_mips64.go1328 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_ppc64le.go1330 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_arm64.go1330 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_386.go1329 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_mips.go1328 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_s390x.go1327 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_mipsle.go1328 PR_SET_MM_START_BRK = 0x6 const
Dzerrors_linux_amd64.go1329 PR_SET_MM_START_BRK = 0x6 const