Home
last modified time | relevance | path

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

/Linux-v5.15/arch/parisc/include/asm/
Dunwind.h76 void unwind_frame_init_from_blocked_task(struct unwind_frame_info *info,
/Linux-v5.15/arch/parisc/kernel/
Dprocess.c256 unwind_frame_init_from_blocked_task(&info, p); in get_wchan()
Dunwind.c393 void unwind_frame_init_from_blocked_task(struct unwind_frame_info *info, struct task_struct *t) in unwind_frame_init_from_blocked_task() function
431 unwind_frame_init_from_blocked_task(info, task); in unwind_frame_init_task()