Home
last modified time | relevance | path

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

/linux/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
/linux/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()
/linux/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);
/linux/arch/um/kernel/
H A Dstacktrace.c17 const struct stacktrace_ops *ops, in dump_trace()
56 static const struct stacktrace_ops dump_ops = {
/linux/scripts/
H A Dconst_structs.checkpatch94 stacktrace_ops