Searched refs:stacktrace_ops (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | unwinder.h | 12 unsigned long *, const struct stacktrace_ops *, void *); 19 unsigned long *, const struct stacktrace_ops *, 23 unsigned long *, const struct stacktrace_ops *,
|
| H A D | stacktrace.h | 13 struct stacktrace_ops { struct 19 const struct stacktrace_ops *ops, void *data); argument
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | dumpstack.c | 56 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 D | stacktrace.c | 37 static const struct stacktrace_ops save_stack_ops = { 69 static const struct stacktrace_ops save_stack_ops_nosched = {
|
| H A D | perf_callchain.c | 22 static const struct stacktrace_ops callchain_ops = {
|
| H A D | unwinder.c | 133 unsigned long *sp, const struct stacktrace_ops *ops, in unwind_stack()
|
| H A D | dwarf.c | 960 const struct stacktrace_ops *ops, in dwarf_unwinder_dump()
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | stacktrace.h | 13 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 D | stacktrace.c | 17 const struct stacktrace_ops *ops, in dump_trace() 56 static const struct stacktrace_ops dump_ops = {
|
| H A D | sysrq.c | 26 static const struct stacktrace_ops stackops = {
|
| /OK3568_Linux_fs/kernel/arch/sh/oprofile/ |
| H A D | backtrace.c | 30 static struct stacktrace_ops backtrace_ops = {
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | const_structs.checkpatch | 59 stacktrace_ops
|