Home
last modified time | relevance | path

Searched refs:unw_init_from_blocked_task (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/ia64/include/asm/
Dunwind.h116 extern void unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t);
/Linux-v4.19/arch/ia64/kernel/
Dprocess.c94 unw_init_from_blocked_task(&info, task); in show_stack()
611 unw_init_from_blocked_task(&info, p); in get_wchan()
Dptrace.c662 unw_init_from_blocked_task(&info, child); in ptrace_attach_sync_user_rbs()
735 unw_init_from_blocked_task(&info, child); in convert_to_non_syscall()
844 unw_init_from_blocked_task(&info, child); in ptrace_getregs()
989 unw_init_from_blocked_task(&info, child); in ptrace_setregs()
1840 unw_init_from_blocked_task(&ufi, target); in do_regset_call()
2198 unw_init_from_blocked_task(&ufi, task); in ia64_syscall_get_set_arguments()
Dunwind.c2072 unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t) in unw_init_from_blocked_task() function
2079 EXPORT_SYMBOL(unw_init_from_blocked_task);