Home
last modified time | relevance | path

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

/linux/arch/ia64/kernel/
A Dptrace.c584 if (unw_unwind_to_user(info) < 0) in do_sync_rbs()
841 if (unw_unwind_to_user(&info) < 0) { in ptrace_getregs()
986 if (unw_unwind_to_user(&info) < 0) { in ptrace_setregs()
1504 if (unw_unwind_to_user(info) < 0) in do_gpregs_get()
1534 if (unw_unwind_to_user(info) < 0) in do_gpregs_set()
1583 if (unw_unwind_to_user(info) < 0) in do_fpregs_get()
1615 if (unw_unwind_to_user(info) < 0) in do_fpregs_set()
1821 if (unw_unwind_to_user(&info) < 0) in access_uarea()
1934 if (unw_unwind_to_user(&info) < 0) in access_uarea()
2018 if (unw_unwind_to_user(info) < 0) in syscall_get_args_cb()
A Dprocess.c430 if (unw_unwind_to_user(info) < 0) in do_copy_task_regs()
A Dunwind.c1970 unw_unwind_to_user (struct unw_frame_info *info) in unw_unwind_to_user() function
1998 EXPORT_SYMBOL(unw_unwind_to_user);
/linux/arch/ia64/include/asm/
A Dunwind.h137 extern int unw_unwind_to_user (struct unw_frame_info *info);

Completed in 16 milliseconds