Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dunwinder.h12 unsigned long *, const struct stacktrace_ops *, void *);
19 unsigned long *, const struct stacktrace_ops *,
23 unsigned long *, const struct stacktrace_ops *,
H A Dstacktrace.h13 struct stacktrace_ops { struct
19 const struct stacktrace_ops *ops, void *data); argument
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Ddumpstack.c56 const struct stacktrace_ops *ops, in print_ftrace_graph_addr()
82 const struct stacktrace_ops *ops, in print_ftrace_graph_addr()
89 unsigned long *sp, const struct stacktrace_ops *ops, in stack_reader_dump()
119 static const struct stacktrace_ops print_trace_ops = {
H A Dstacktrace.c37 static const struct stacktrace_ops save_stack_ops = {
69 static const struct stacktrace_ops save_stack_ops_nosched = {
H A Dperf_callchain.c22 static const struct stacktrace_ops callchain_ops = {
H A Dunwinder.c133 unsigned long *sp, const struct stacktrace_ops *ops, in unwind_stack()
H A Ddwarf.c960 const struct stacktrace_ops *ops, in dwarf_unwinder_dump()
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dstacktrace.h13 struct stacktrace_ops { struct
41 void dump_trace(struct task_struct *tsk, const struct stacktrace_ops *ops, void *data);
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dstacktrace.c17 const struct stacktrace_ops *ops, in dump_trace()
56 static const struct stacktrace_ops dump_ops = {
H A Dsysrq.c26 static const struct stacktrace_ops stackops = {
/OK3568_Linux_fs/kernel/arch/sh/oprofile/
H A Dbacktrace.c30 static struct stacktrace_ops backtrace_ops = {
/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch59 stacktrace_ops