Searched refs:unwind_frame_init (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | unwind.c | 386 void unwind_frame_init(struct unwind_frame_info *info, struct task_struct *t, in unwind_frame_init() function 411 unwind_frame_init(info, t, r2); in unwind_frame_init_from_blocked_task() 436 unwind_frame_init(info, task, regs); in unwind_frame_init_task()
|
| H A D | traps.c | 447 unwind_frame_init(&info, current, regs); in parisc_terminate()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | unwind.h | 74 void unwind_frame_init(struct unwind_frame_info *info, struct task_struct *t,
|