Home
last modified time | relevance | path

Searched refs:message (Results 1 – 5 of 5) sorted by relevance

/kernel/trace/rv/
DKconfig70 message if an exception is found.
78 message if an exception is found and panic()s the system.
/kernel/
Daudit.c302 void audit_panic(const char *message) in audit_panic() argument
309 pr_err("%s\n", message); in audit_panic()
312 panic("audit: %s\n", message); in audit_panic()
352 void audit_log_lost(const char *message) in audit_log_lost() argument
380 audit_panic(message); in audit_log_lost()
Daudit.h238 extern void audit_panic(const char *message);
Dsignal.c2228 static int ptrace_stop(int exit_code, int why, unsigned long message, in ptrace_stop() argument
2281 current->ptrace_message = message; in ptrace_stop()
2356 static int ptrace_do_notify(int signr, int exit_code, int why, unsigned long message) in ptrace_do_notify() argument
2367 return ptrace_stop(exit_code, why, message, &info); in ptrace_do_notify()
2370 int ptrace_notify(int exit_code, unsigned long message) in ptrace_notify() argument
2379 signr = ptrace_do_notify(SIGTRAP, exit_code, CLD_TRAPPED, message); in ptrace_notify()
/kernel/power/
DKconfig234 A detected lockup causes system panic with message