Home
last modified time | relevance | path

Searched refs:save_stack_trace_tsk (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dstacktrace.c11 save_stack_trace_tsk(current, trace); in save_stack_trace()
15 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
53 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dstacktrace.c74 save_stack_trace_tsk(current, trace); in save_stack_trace()
78 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
93 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dstacktrace.c27 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
31 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dstacktrace.c147 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
151 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
155 save_stack_trace_tsk(NULL, trace); in save_stack_trace()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dstacktrace.c42 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
46 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dstacktrace.c159 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
163 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
167 save_stack_trace_tsk(NULL, trace); in save_stack_trace()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dstacktrace.c73 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
79 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dstacktrace.c71 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
75 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dstacktrace.c68 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
92 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dstacktrace.c83 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
89 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dstacktrace.c222 void save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) in save_stack_trace_tsk() function
230 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
234 save_stack_trace_tsk(current, trace); in save_stack_trace()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dstacktrace.c180 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
184 EXPORT_SYMBOL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dstacktrace.c68 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
84 EXPORT_SYMBOL_GPL(save_stack_trace_tsk);
/OK3568_Linux_fs/kernel/kernel/
H A Dstacktrace.c252 save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function
305 save_stack_trace_tsk(task, &trace); in stack_trace_save_tsk()
/OK3568_Linux_fs/kernel/include/linux/
H A Dstacktrace.h70 extern void save_stack_trace_tsk(struct task_struct *tsk,
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dstacktrace.c262 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk() function