/Linux-v5.4/arch/openrisc/kernel/ |
D | stacktrace.c | 27 struct stack_trace *trace = data; in save_stack_address() 41 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 50 struct stack_trace *trace = (struct stack_trace *)data; in save_stack_address_nosched() 67 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 81 save_stack_trace_regs(struct pt_regs *regs, struct stack_trace *trace) in save_stack_trace_regs()
|
/Linux-v5.4/include/linux/ |
D | stacktrace.h | 64 struct stack_trace { struct 70 extern void save_stack_trace(struct stack_trace *trace); argument 72 struct stack_trace *trace); 74 struct stack_trace *trace); 76 struct stack_trace *trace); 77 extern void save_stack_trace_user(struct stack_trace *trace);
|
/Linux-v5.4/arch/sh/kernel/ |
D | stacktrace.c | 28 struct stack_trace *trace = data; in save_stack_address() 47 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 58 struct stack_trace *trace = (struct stack_trace *)data; in save_stack_address_nosched() 80 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/Linux-v5.4/arch/arm/kernel/ |
D | stacktrace.c | 67 struct stack_trace *trace; 75 struct stack_trace *trace = data->trace; in save_trace() 103 struct stack_trace *trace, unsigned int nosched) in __save_stack_trace() 138 void save_stack_trace_regs(struct pt_regs *regs, struct stack_trace *trace) in save_stack_trace_regs() 155 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 161 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/Linux-v5.4/arch/arm64/kernel/ |
D | stacktrace.c | 134 struct stack_trace *trace; 142 struct stack_trace *trace = data->trace; in save_trace() 157 void save_stack_trace_regs(struct pt_regs *regs, struct stack_trace *trace) in save_stack_trace_regs() 172 struct stack_trace *trace, unsigned int nosched) in __save_stack_trace() 201 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 206 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/Linux-v5.4/kernel/ |
D | stacktrace.c | 253 save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 259 save_stack_trace_regs(struct pt_regs *regs, struct stack_trace *trace) in save_stack_trace_regs() 275 struct stack_trace trace = { in stack_trace_save() 299 struct stack_trace trace = { in stack_trace_save_tsk() 322 struct stack_trace trace = { in stack_trace_save_regs() 348 struct stack_trace trace = { in stack_trace_save_tsk_reliable() 368 struct stack_trace trace = { in stack_trace_save_user()
|
/Linux-v5.4/arch/um/kernel/ |
D | stacktrace.c | 46 struct stack_trace *trace = data; in save_addr() 60 static void __save_stack_trace(struct task_struct *tsk, struct stack_trace *trace) in __save_stack_trace() 65 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 71 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | stacktrace.c | 29 static void save_context_stack(struct stack_trace *trace, unsigned long sp, in save_context_stack() 56 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 66 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 85 save_stack_trace_regs(struct pt_regs *regs, struct stack_trace *trace) in save_stack_trace_regs() 99 struct stack_trace *trace) in __save_stack_trace_tsk_reliable() 206 struct stack_trace *trace) in save_stack_trace_tsk_reliable()
|
D | eeh_event.c | 125 pe->trace_entries = stack_trace_save(pe->stack_trace, in __eeh_send_failure_event() 126 ARRAY_SIZE(pe->stack_trace), 0); in __eeh_send_failure_event()
|
/Linux-v5.4/arch/microblaze/kernel/ |
D | unwind.c | 30 struct stack_trace; 157 struct stack_trace *trace); 165 unsigned long fp, struct stack_trace *trace) in unwind_trap() 171 unsigned long fp, struct stack_trace *trace) in unwind_trap() 191 struct stack_trace *trace) in microblaze_unwind_inner() 286 void microblaze_unwind(struct task_struct *task, struct stack_trace *trace) in microblaze_unwind()
|
D | stacktrace.c | 19 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 27 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/Linux-v5.4/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | func_stack_tracer.tc | 6 if [ ! -f stack_trace ]; then 19 FL=`grep " 0)" stack_trace` 35 FL=`grep " 0)" stack_trace`
|
/Linux-v5.4/arch/parisc/kernel/ |
D | stacktrace.c | 16 static void dump_trace(struct task_struct *task, struct stack_trace *trace) in dump_trace() 36 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 42 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/Linux-v5.4/arch/mips/kernel/ |
D | stacktrace.c | 17 static void save_raw_context_stack(struct stack_trace *trace, in save_raw_context_stack() 37 static void save_context_stack(struct stack_trace *trace, in save_context_stack() 72 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 78 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/Linux-v5.4/arch/unicore32/kernel/ |
D | stacktrace.c | 72 struct stack_trace *trace; 80 struct stack_trace *trace = data->trace; in save_trace() 95 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 122 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/Linux-v5.4/arch/sparc/kernel/ |
D | stacktrace.c | 14 struct stack_trace *trace, in __save_stack_trace() 77 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 83 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/Linux-v5.4/arch/arc/kernel/ |
D | stacktrace.c | 174 struct stack_trace *trace = arg; in __collect_all() 189 struct stack_trace *trace = arg; in __collect_all_but_sched() 248 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 254 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/Linux-v5.4/arch/microblaze/include/asm/ |
D | unwind.h | 14 struct stack_trace; 26 void microblaze_unwind(struct task_struct *task, struct stack_trace *trace);
|
/Linux-v5.4/tools/include/linux/ |
D | stacktrace.h | 7 struct stack_trace { struct 13 static inline void print_stack_trace(struct stack_trace *trace, int spaces) in print_stack_trace() argument
|
/Linux-v5.4/arch/ia64/kernel/ |
D | stacktrace.c | 15 struct stack_trace *trace = arg; in ia64_do_save_stack() 36 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/Linux-v5.4/arch/xtensa/kernel/ |
D | stacktrace.c | 202 struct stack_trace *trace; 209 struct stack_trace *trace = trace_data->trace; in stack_trace_cb() 222 void save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) in save_stack_trace_tsk() 232 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/Linux-v5.4/arch/nds32/kernel/ |
D | stacktrace.c | 9 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 15 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/Linux-v5.4/arch/csky/kernel/ |
D | stacktrace.c | 9 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 15 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/Linux-v5.4/arch/riscv/kernel/ |
D | stacktrace.c | 136 struct stack_trace *trace = arg; in __save_trace() 157 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 163 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/Linux-v5.4/arch/hexagon/kernel/ |
D | stacktrace.c | 24 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|