Searched refs:ia64_sync_user_rbs (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/arch/ia64/include/asm/ |
D | ptrace.h | 126 extern long ia64_sync_user_rbs (struct task_struct *, struct switch_stack *,
|
/Linux-v5.10/arch/ia64/kernel/ |
D | ptrace.c | 535 ia64_sync_user_rbs (struct task_struct *child, struct switch_stack *sw, in ia64_sync_user_rbs() function 607 unw_init_running(do_sync_rbs, ia64_sync_user_rbs); in ia64_ptrace_stop() 659 do_sync_rbs(&info, ia64_sync_user_rbs); in ptrace_attach_sync_user_rbs() 1729 do_sync_rbs(info, ia64_sync_user_rbs); in do_gpregs_writeback()
|
D | process.c | 437 if (ia64_sync_user_rbs(task, info->sw, pt->ar_bspstore, urbs_end) < 0) in do_copy_task_regs()
|