Searched refs:trace (Results 1 – 2 of 2) sorted by relevance
62 struct stack_trace trace; in fail_stacktrace() local71 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()
183 chance to run. The current stack trace is displayed upon188 chance to run. The current stack trace is displayed upon detection286 current stack trace (which you should report), but the720 of the BUG call as well as the EIP and oops trace. This aids1327 source kernel/trace/Kconfig