Home
last modified time | relevance | path

Searched refs:unw_unwind_to_user (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H 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()
1501 if (unw_unwind_to_user(info) < 0) in do_gpregs_get()
1531 if (unw_unwind_to_user(info) < 0) in do_gpregs_set()
1580 if (unw_unwind_to_user(info) < 0) in do_fpregs_get()
1612 if (unw_unwind_to_user(info) < 0) in do_fpregs_set()
1818 if (unw_unwind_to_user(&info) < 0) in access_uarea()
1931 if (unw_unwind_to_user(&info) < 0) in access_uarea()
2016 if (unw_unwind_to_user(inf in syscall_get_set_args_cb()
[all...]
H A Dprocess.c430 if (unw_unwind_to_user(info) < 0) in do_copy_task_regs()
H A Dunwind.c1973 unw_unwind_to_user (struct unw_frame_info *info) in unw_unwind_to_user()
2001 EXPORT_SYMBOL(unw_unwind_to_user); in init_frame_info()
1970 unw_unwind_to_user (struct unw_frame_info *info) unw_unwind_to_user() function
1998 EXPORT_SYMBOL(unw_unwind_to_user); global() variable
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dptrace.c584 if (unw_unwind_to_user(info) < 0) in do_sync_rbs()
784 if (unw_unwind_to_user(&info) < 0) { in ptrace_getregs()
929 if (unw_unwind_to_user(&info) < 0) { in ptrace_setregs()
1447 if (unw_unwind_to_user(info) < 0) in do_gpregs_get()
1477 if (unw_unwind_to_user(info) < 0) in do_gpregs_set()
1524 if (unw_unwind_to_user(info) < 0) in do_fpregs_get()
1556 if (unw_unwind_to_user(info) < 0) in do_fpregs_set()
1762 if (unw_unwind_to_user(&info) < 0) in access_uarea()
1875 if (unw_unwind_to_user(&info) < 0) in access_uarea()
1959 if (unw_unwind_to_user(inf in syscall_get_args_cb()
[all...]
H A Dprocess.c435 if (unw_unwind_to_user(info) < 0) in do_copy_task_regs()
H A Dunwind.c1973 unw_unwind_to_user (struct unw_frame_info *info) in unw_unwind_to_user()
2001 EXPORT_SYMBOL(unw_unwind_to_user); in init_frame_info()
1970 unw_unwind_to_user (struct unw_frame_info *info) unw_unwind_to_user() function
1998 EXPORT_SYMBOL(unw_unwind_to_user); global() variable
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dunwind.h137 extern int unw_unwind_to_user (struct unw_frame_info *info);
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dunwind.h137 extern int unw_unwind_to_user (struct unw_frame_info *info);

Completed in 14 milliseconds