Searched refs:unw_unwind_to_user (Results 1 – 4 of 4) sorted by relevance
136 extern int unw_unwind_to_user (struct unw_frame_info *info);
582 if (unw_unwind_to_user(info) < 0) in do_sync_rbs()839 if (unw_unwind_to_user(&info) < 0) { in ptrace_getregs()984 if (unw_unwind_to_user(&info) < 0) { in ptrace_setregs()1502 if (unw_unwind_to_user(info) < 0) in do_gpregs_get()1602 if (unw_unwind_to_user(info) < 0) in do_gpregs_set()1692 if (unw_unwind_to_user(info) < 0) in do_fpregs_get()1749 if (unw_unwind_to_user(info) < 0) in do_fpregs_set()2146 if (unw_unwind_to_user(info) < 0) in syscall_get_set_args_cb()
454 if (unw_unwind_to_user(info) < 0) in do_copy_task_regs()523 if (unw_unwind_to_user(info) < 0) in do_dump_task_fpu()
1969 unw_unwind_to_user (struct unw_frame_info *info) in unw_unwind_to_user() function1997 EXPORT_SYMBOL(unw_unwind_to_user);