Searched refs:microblaze_unwind (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/microblaze/include/asm/
H A Dunwind.h23 void microblaze_unwind(struct task_struct *task, struct stack_trace *trace,
/linux-master/arch/microblaze/kernel/
H A Dstacktrace.c23 microblaze_unwind(NULL, trace, "");
29 microblaze_unwind(tsk, trace, "");
H A Dtraps.c72 microblaze_unwind(task, NULL, loglvl);
H A Dunwind.c267 * microblaze_unwind - Stack unwinder for Microblaze (external entry point)
273 void microblaze_unwind(struct task_struct *task, struct stack_trace *trace, function

Completed in 91 milliseconds