Home
last modified time | relevance | path

Searched refs:FAULT_STRING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace.h126 #define FAULT_STRING "(fault)" macro
H A Dtrace_events_synth.c462 strcpy(str_field, FAULT_STRING); in trace_string()
H A Dtrace_probe.c71 trace_seq_puts(s, FAULT_STRING); in PRINT_TYPE_FUNC_NAME()