Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Dptrace.c588 if (unw_unwind_to_user(info) < 0) in do_sync_rbs()
845 if (unw_unwind_to_user(&info) < 0) { in ptrace_getregs()
990 if (unw_unwind_to_user(&info) < 0) { in ptrace_setregs()
1509 if (unw_unwind_to_user(info) < 0) in do_gpregs_get()
1609 if (unw_unwind_to_user(info) < 0) in do_gpregs_set()
1699 if (unw_unwind_to_user(info) < 0) in do_fpregs_get()
1756 if (unw_unwind_to_user(info) < 0) in do_fpregs_set()
2153 if (unw_unwind_to_user(info) < 0) in syscall_get_set_args_cb()
Dprocess.c455 if (unw_unwind_to_user(info) < 0) in do_copy_task_regs()
524 if (unw_unwind_to_user(info) < 0) in do_dump_task_fpu()
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-v5.4/arch/ia64/include/asm/
Dunwind.h137 extern int unw_unwind_to_user (struct unw_frame_info *info);