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