Home
last modified time | relevance | path

Searched refs:PR_SET_MM_ENV_START (Results 1 – 17 of 17) sorted by relevance

/external/strace/xlat/
Dpr_set_mm.h69 #if defined(PR_SET_MM_ENV_START) || (defined(HAVE_DECL_PR_SET_MM_ENV_START) && HAVE_DECL_PR_SET_MM_…
71 static_assert((PR_SET_MM_ENV_START) == (10), "PR_SET_MM_ENV_START != 10");
74 # define PR_SET_MM_ENV_START 10
131 XLAT(PR_SET_MM_ENV_START),
Dpr_set_mm.in10 PR_SET_MM_ENV_START 10
/external/libcap/libcap/include/uapi/linux/
Dprctl.h118 # define PR_SET_MM_ENV_START 10 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h121 # define PR_SET_MM_ENV_START 10 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c926 #ifdef PR_SET_MM_ENV_START
927 { "PR_SET_MM_ENV_START", (unsigned long) PR_SET_MM_ENV_START },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1067 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_mips64le.go1324 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_ppc64.go1326 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_arm.go1323 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_mips64.go1324 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_ppc64le.go1326 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_arm64.go1326 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_386.go1325 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_mips.go1324 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_s390x.go1323 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_mipsle.go1324 PR_SET_MM_ENV_START = 0xa const
Dzerrors_linux_amd64.go1325 PR_SET_MM_ENV_START = 0xa const