Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/include/asm/
Dunwind.h76 void unwind_frame_init_from_blocked_task(struct unwind_frame_info *info,
/Linux-v6.6/arch/parisc/kernel/
Dprocess.c269 unwind_frame_init_from_blocked_task(&info, p); in __get_wchan()
Dunwind.c401 void unwind_frame_init_from_blocked_task(struct unwind_frame_info *info, struct task_struct *t) in unwind_frame_init_from_blocked_task() function
439 unwind_frame_init_from_blocked_task(info, task); in unwind_frame_init_task()