/arch/mips/kernel/ |
D | stacktrace.c | 14 static void save_raw_context_stack(struct stack_trace *trace, in save_raw_context_stack() 33 static void save_context_stack(struct stack_trace *trace, in save_context_stack() 66 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 72 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/arch/x86/kernel/ |
D | stacktrace.c | 20 struct stack_trace *trace = data; in __save_stack_address() local 61 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 69 void save_stack_trace_regs(struct pt_regs *regs, struct stack_trace *trace) in save_stack_trace_regs() 76 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 108 static inline void __save_stack_trace_user(struct stack_trace *trace) in __save_stack_trace_user() 135 void save_stack_trace_user(struct stack_trace *trace) in save_stack_trace_user()
|
/arch/parisc/kernel/ |
D | stacktrace.c | 15 static void dump_trace(struct task_struct *task, struct stack_trace *trace) in dump_trace() 49 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 57 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | ftrace.c | 49 static void pop_return_trace(struct ftrace_graph_ret *trace, unsigned long *ret) in pop_return_trace() 81 struct ftrace_graph_ret trace; in ftrace_return_to_handler() local 113 struct ftrace_graph_ent trace; in prepare_ftrace_return() local
|
/arch/sh/kernel/ |
D | stacktrace.c | 30 struct stack_trace *trace = data; in save_stack_address() local 49 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 62 struct stack_trace *trace = (struct stack_trace *)data; in save_stack_address_nosched() local 84 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/arch/powerpc/kernel/ |
D | stacktrace.c | 22 static void save_context_stack(struct stack_trace *trace, unsigned long sp, in save_context_stack() 49 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 59 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/arch/microblaze/kernel/ |
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()
|
D | unwind.c | 164 unsigned long fp, struct stack_trace *trace) in unwind_trap() 170 unsigned long fp, struct stack_trace *trace) in unwind_trap() 190 struct stack_trace *trace) in microblaze_unwind_inner() 285 void microblaze_unwind(struct task_struct *task, struct stack_trace *trace) in microblaze_unwind()
|
D | ftrace.c | 26 struct ftrace_graph_ent trace; in prepare_ftrace_return() local
|
/arch/sparc/kernel/ |
D | stacktrace.c | 12 struct stack_trace *trace, in __save_stack_trace() 73 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 79 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/arch/arm/kernel/ |
D | stacktrace.c | 63 struct stack_trace *trace; member 71 struct stack_trace *trace = data->trace; in save_trace() local 86 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 126 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/arch/arm64/kernel/ |
D | stacktrace.c | 77 struct stack_trace *trace; member 85 struct stack_trace *trace = data->trace; in save_trace() local 100 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 126 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/arch/unicore32/kernel/ |
D | stacktrace.c | 74 struct stack_trace *trace; member 82 struct stack_trace *trace = data->trace; in save_trace() local 97 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 126 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/arch/s390/kernel/ |
D | stacktrace.c | 13 static unsigned long save_context_stack(struct stack_trace *trace, in save_context_stack() 63 void save_stack_trace(struct stack_trace *trace) in save_stack_trace() 85 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | ftrace.c | 148 struct ftrace_graph_ent trace; in prepare_ftrace_return() local
|
/arch/ia64/kernel/ |
D | stacktrace.c | 14 struct stack_trace *trace = arg; in ia64_do_save_stack() local 35 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/arch/xtensa/kernel/ |
D | stacktrace.c | 51 struct stack_trace *trace; member 58 struct stack_trace *trace = trace_data->trace; in stack_trace_cb() local 71 void save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) in save_stack_trace_tsk() 81 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/arch/arc/kernel/ |
D | stacktrace.c | 164 struct stack_trace *trace = arg; in __collect_all() local 179 struct stack_trace *trace = arg; in __collect_all_but_sched() local 238 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 243 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/arch/metag/kernel/ |
D | stacktrace.c | 119 struct stack_trace *trace; member 127 struct stack_trace *trace = data->trace; in save_trace() local 142 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() 182 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/arch/x86/mm/ |
D | mmio-mod.c | 150 struct remap_trace *trace = p->private; in pre() local 238 struct remap_trace *trace = kmalloc(sizeof(*trace), GFP_KERNEL); in ioremap_trace_core() local 301 struct remap_trace *trace; in iounmap_trace_core() local 357 struct remap_trace *trace; in clear_trace_list() local
|
/arch/blackfin/kernel/ |
D | stacktrace.c | 23 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
D | ftrace.c | 106 struct ftrace_graph_ent trace; in prepare_ftrace_return() local
|
/arch/hexagon/kernel/ |
D | stacktrace.c | 36 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/arch/avr32/kernel/ |
D | stacktrace.c | 25 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|
/arch/tile/kernel/ |
D | stack.c | 460 void save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) in save_stack_trace_tsk() 483 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
|