Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/include/asm/
Dunwind.h76 void unwind_frame_init_from_blocked_task(struct unwind_frame_info *info,
/linux-6.12.1/arch/parisc/kernel/
Dprocess.c269 unwind_frame_init_from_blocked_task(&info, p); in __get_wchan()
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()