Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dunwind.h115 extern void unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t);
Dprocessor.h617 unw_init_from_blocked_task(&info, t); in thread_saved_pc()
/arch/ia64/kernel/
Dprocess.c93 unw_init_from_blocked_task(&info, task); in show_stack()
610 unw_init_from_blocked_task(&info, p); in get_wchan()
Dptrace.c656 unw_init_from_blocked_task(&info, child); in ptrace_attach_sync_user_rbs()
729 unw_init_from_blocked_task(&info, child); in convert_to_non_syscall()
838 unw_init_from_blocked_task(&info, child); in ptrace_getregs()
983 unw_init_from_blocked_task(&info, child); in ptrace_setregs()
1833 unw_init_from_blocked_task(&ufi, target); in do_regset_call()
2203 unw_init_from_blocked_task(&ufi, task); in ia64_syscall_get_set_arguments()
Dunwind.c2071 unw_init_from_blocked_task (struct unw_frame_info *info, struct task_struct *t) in unw_init_from_blocked_task() function
2078 EXPORT_SYMBOL(unw_init_from_blocked_task);