Searched refs:stacktrace_ops (Results 1 – 15 of 15) sorted by relevance
/arch/x86/include/asm/ |
D | stacktrace.h | 15 struct stacktrace_ops; 20 const struct stacktrace_ops *ops, 28 const struct stacktrace_ops *ops, void *data, 34 const struct stacktrace_ops *ops, void *data, 39 struct stacktrace_ops { struct 48 const struct stacktrace_ops *ops, void *data); argument
|
/arch/sh/include/asm/ |
D | unwinder.h | 11 unsigned long *, const struct stacktrace_ops *, void *); 18 unsigned long *, const struct stacktrace_ops *, 22 unsigned long *, const struct stacktrace_ops *,
|
D | stacktrace.h | 12 struct stacktrace_ops { struct 20 const struct stacktrace_ops *ops, void *data); argument
|
/arch/sh/kernel/ |
D | dumpstack.c | 21 const struct stacktrace_ops *ops, in print_ftrace_graph_addr() 44 const struct stacktrace_ops *ops, in print_ftrace_graph_addr() 51 unsigned long *sp, const struct stacktrace_ops *ops, in stack_reader_dump() 87 static const struct stacktrace_ops print_trace_ops = {
|
D | stacktrace.c | 44 static const struct stacktrace_ops save_stack_ops = { 79 static const struct stacktrace_ops save_stack_ops_nosched = {
|
D | perf_callchain.c | 30 static const struct stacktrace_ops callchain_ops = {
|
D | unwinder.c | 132 unsigned long *sp, const struct stacktrace_ops *ops, in unwind_stack()
|
D | dwarf.c | 962 const struct stacktrace_ops *ops, in dwarf_unwinder_dump()
|
/arch/x86/kernel/ |
D | dumpstack.c | 37 const struct stacktrace_ops *ops, in print_ftrace_graph_addr() 63 const struct stacktrace_ops *ops, in print_ftrace_graph_addr() 91 const struct stacktrace_ops *ops, void *data, in print_context_stack() 119 const struct stacktrace_ops *ops, void *data, in print_context_stack_bp() 157 static const struct stacktrace_ops print_trace_ops = {
|
D | stacktrace.c | 46 static const struct stacktrace_ops save_stack_ops = { 52 static const struct stacktrace_ops save_stack_ops_nosched = {
|
D | dumpstack_32.c | 22 const struct stacktrace_ops *ops, void *data) in dump_trace()
|
D | dumpstack_64.c | 116 const struct stacktrace_ops *ops, void *data) in dump_trace()
|
/arch/sh/oprofile/ |
D | backtrace.c | 40 static struct stacktrace_ops backtrace_ops = {
|
/arch/x86/oprofile/ |
D | backtrace.c | 34 static struct stacktrace_ops backtrace_ops = {
|
/arch/x86/kernel/cpu/ |
D | perf_event.c | 1745 static const struct stacktrace_ops backtrace_ops = {
|