Home
last modified time | relevance | path

Searched refs:PR_MCE_KILL (Results 1 – 25 of 25) sorted by relevance

/external/strace/xlat/
Dprctl_options.h216 #if defined(PR_MCE_KILL) || (defined(HAVE_DECL_PR_MCE_KILL) && HAVE_DECL_PR_MCE_KILL)
218 static_assert((PR_MCE_KILL) == (33), "PR_MCE_KILL != 33");
221 # define PR_MCE_KILL 33
404 XLAT(PR_MCE_KILL),
Dprctl_options.in31 PR_MCE_KILL 33
/external/libcap/libcap/include/uapi/linux/
Dprctl.h95 #define PR_MCE_KILL 33 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h98 #define PR_MCE_KILL 33 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c863 #ifdef PR_MCE_KILL
864 { "PR_MCE_KILL", (unsigned long) PR_MCE_KILL },
/external/strace/
Dprctl.c295 case PR_MCE_KILL: in SYS_FUNC()
DChangeLog29282 of PR_CAPBSET_DROP, PR_CAPBSET_READ, PR_CAP_AMBIENT, PR_MCE_KILL,
29285 Print 3rd syscall argument of PR_CAP_AMBIENT and PR_MCE_KILL using
/external/syzkaller/sys/linux/
Dsys_386.const407 PR_MCE_KILL = 33
Dsys_amd64.const407 PR_MCE_KILL = 33
Dsys_ppc64le.const407 PR_MCE_KILL = 33
Dsys_arm.const407 PR_MCE_KILL = 33
Dsys_arm64.const407 PR_MCE_KILL = 33
Dsys.txt954 …THSIG, PR_SET_SECUREBITS, PR_SET_TIMERSLACK, PR_SET_TIMING, PR_SET_TSC, PR_SET_UNALIGN, PR_MCE_KILL
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1043 PR_MCE_KILL = 0x21 const
Dzerrors_linux_mips64le.go1300 PR_MCE_KILL = 0x21 const
Dzerrors_linux_ppc64.go1302 PR_MCE_KILL = 0x21 const
Dzerrors_linux_arm.go1299 PR_MCE_KILL = 0x21 const
Dzerrors_linux_mips64.go1300 PR_MCE_KILL = 0x21 const
Dzerrors_linux_ppc64le.go1302 PR_MCE_KILL = 0x21 const
Dzerrors_linux_arm64.go1302 PR_MCE_KILL = 0x21 const
Dzerrors_linux_386.go1301 PR_MCE_KILL = 0x21 const
Dzerrors_linux_mips.go1300 PR_MCE_KILL = 0x21 const
Dzerrors_linux_s390x.go1299 PR_MCE_KILL = 0x21 const
Dzerrors_linux_mipsle.go1300 PR_MCE_KILL = 0x21 const
Dzerrors_linux_amd64.go1301 PR_MCE_KILL = 0x21 const