Home
last modified time | relevance | path

Searched refs:unwind_frame_init_from_blocked_task (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dunwind.h76 void unwind_frame_init_from_blocked_task(struct unwind_frame_info *info,
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dunwind.c400 void unwind_frame_init_from_blocked_task(struct unwind_frame_info *info, struct task_struct *t) in unwind_frame_init_from_blocked_task() function
438 unwind_frame_init_from_blocked_task(info, task); in unwind_frame_init_task()
H A Dprocess.c259 unwind_frame_init_from_blocked_task(&info, p); in get_wchan()