Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_set_mm.h55 #if defined(PR_SET_MM_ARG_START) || (defined(HAVE_DECL_PR_SET_MM_ARG_START) && HAVE_DECL_PR_SET_MM_…
57 static_assert((PR_SET_MM_ARG_START) == (8), "PR_SET_MM_ARG_START != 8");
60 # define PR_SET_MM_ARG_START 8
129 XLAT(PR_SET_MM_ARG_START),
Dpr_set_mm.in8 PR_SET_MM_ARG_START 8
/external/libcap/libcap/include/uapi/linux/
Dprctl.h116 # define PR_SET_MM_ARG_START 8 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h119 # define PR_SET_MM_ARG_START 8 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c908 #ifdef PR_SET_MM_ARG_START
909 { "PR_SET_MM_ARG_START", (unsigned long) PR_SET_MM_ARG_START },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1061 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_mips64le.go1318 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_ppc64.go1320 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_arm.go1317 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_mips64.go1318 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_ppc64le.go1320 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_arm64.go1320 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_386.go1319 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_mips.go1318 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_s390x.go1317 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_mipsle.go1318 PR_SET_MM_ARG_START = 0x8 const
Dzerrors_linux_amd64.go1319 PR_SET_MM_ARG_START = 0x8 const