Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dstacktrace.c37 static const struct stacktrace_ops save_stack_ops = { variable
45 unwind_stack(current, NULL, sp, &save_stack_ops, trace); in save_stack_trace()