Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dunwind.h76 void unwind_frame_init_from_blocked_task(struct unwind_frame_info *info,
/openbmc/linux/arch/parisc/kernel/
H A Dprocess.c269 unwind_frame_init_from_blocked_task(&info, p); in __get_wchan()
H A Dunwind.c399 void unwind_frame_init_from_blocked_task(struct unwind_frame_info *info, struct task_struct *t) in unwind_frame_init_from_blocked_task() function
437 unwind_frame_init_from_blocked_task(info, task); in unwind_frame_init_task()