Searched refs:save_stack_ops (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dstacktrace.c53 static const struct stacktrace_ops save_stack_ops = { variable in typeref:struct:stacktrace_ops
64 unwind_stack(current, NULL, sp, &save_stack_ops, trace);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dstacktrace.c55 static const struct stacktrace_ops save_stack_ops = { variable in typeref:struct:stacktrace_ops
76 dump_trace(current, NULL, NULL, 0, &save_stack_ops, trace);
84 dump_trace(current, NULL, NULL, bp, &save_stack_ops, trace);

Completed in 192 milliseconds