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

  /external/strace/xlat/
pr_mce_kill_policy.h 13 #if defined(PR_MCE_KILL_EARLY) || (defined(HAVE_DECL_PR_MCE_KILL_EARLY) && HAVE_DECL_PR_MCE_KILL_EARLY)
15 static_assert((PR_MCE_KILL_EARLY) == (1), "PR_MCE_KILL_EARLY != 1");
18 # define PR_MCE_KILL_EARLY 1
39 XLAT(PR_MCE_KILL_EARLY),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 100 # define PR_MCE_KILL_EARLY 1
  /bionic/libc/kernel/uapi/linux/
prctl.h 77 #define PR_MCE_KILL_EARLY 1
  /external/kernel-headers/original/uapi/linux/
prctl.h 103 # define PR_MCE_KILL_EARLY 1
  /external/minijail/linux-x86/
libconstants.gen.c 872 #ifdef PR_MCE_KILL_EARLY
873 { "PR_MCE_KILL_EARLY", (unsigned long) PR_MCE_KILL_EARLY },
874 #endif // PR_MCE_KILL_EARLY
    [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 398 milliseconds