Home
last modified time | relevance | path

Searched refs:trace (Results 1 – 2 of 2) sorted by relevance

/lib/
Dfault-inject.c62 struct stack_trace trace; in fail_stacktrace() local
71 trace.nr_entries = 0; in fail_stacktrace()
72 trace.entries = entries; in fail_stacktrace()
73 trace.max_entries = depth; in fail_stacktrace()
74 trace.skip = 1; in fail_stacktrace()
76 save_stack_trace(&trace); in fail_stacktrace()
77 for (n = 0; n < trace.nr_entries; n++) { in fail_stacktrace()
DKconfig.debug183 chance to run. The current stack trace is displayed upon
188 chance to run. The current stack trace is displayed upon detection
286 current stack trace (which you should report), but the
720 of the BUG call as well as the EIP and oops trace. This aids
1327 source kernel/trace/Kconfig