Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_set_mm.h48 #if defined(PR_SET_MM_BRK) || (defined(HAVE_DECL_PR_SET_MM_BRK) && HAVE_DECL_PR_SET_MM_BRK)
50 static_assert((PR_SET_MM_BRK) == (7), "PR_SET_MM_BRK != 7");
53 # define PR_SET_MM_BRK 7
128 XLAT(PR_SET_MM_BRK),
Dpr_set_mm.in7 PR_SET_MM_BRK 7
/external/libcap/libcap/include/uapi/linux/
Dprctl.h115 # define PR_SET_MM_BRK 7 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h118 # define PR_SET_MM_BRK 7 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c914 #ifdef PR_SET_MM_BRK
915 { "PR_SET_MM_BRK", (unsigned long) PR_SET_MM_BRK },
/external/syzkaller/sys/linux/
Dsys_386.const416 PR_SET_MM_BRK = 7
Dsys_amd64.const416 PR_SET_MM_BRK = 7
Dsys_arm.const416 PR_SET_MM_BRK = 7
Dsys_ppc64le.const416 PR_SET_MM_BRK = 7
Dsys_arm64.const416 PR_SET_MM_BRK = 7
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_BRK
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1063 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_mipsle.go1320 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_s390x.go1319 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_arm.go1319 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_ppc64le.go1322 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_mips64.go1320 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_ppc64.go1322 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_amd64.go1321 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_mips64le.go1320 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_386.go1321 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_mips.go1320 PR_SET_MM_BRK = 0x7 const
Dzerrors_linux_arm64.go1322 PR_SET_MM_BRK = 0x7 const