HomeSort by relevance Sort by last modified time
    Searched refs:PR_MCE_KILL_CLEAR (Results 1 - 17 of 17) sorted by null

  /external/strace/xlat/
pr_mce_kill.h 6 #if defined(PR_MCE_KILL_CLEAR) || (defined(HAVE_DECL_PR_MCE_KILL_CLEAR) && HAVE_DECL_PR_MCE_KILL_CLEAR)
8 static_assert((PR_MCE_KILL_CLEAR) == (0), "PR_MCE_KILL_CLEAR != 0");
11 # define PR_MCE_KILL_CLEAR 0
31 XLAT(PR_MCE_KILL_CLEAR),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 96 # define PR_MCE_KILL_CLEAR 0
  /bionic/libc/kernel/uapi/linux/
prctl.h 74 #define PR_MCE_KILL_CLEAR 0
  /external/kernel-headers/original/uapi/linux/
prctl.h 99 # define PR_MCE_KILL_CLEAR 0
  /external/minijail/linux-x86/
libconstants.gen.c 866 #ifdef PR_MCE_KILL_CLEAR
867 { "PR_MCE_KILL_CLEAR", (unsigned long) PR_MCE_KILL_CLEAR },
868 #endif // PR_MCE_KILL_CLEAR
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_sparc64.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 419 milliseconds