Home
last modified time | relevance | path

Searched refs:ia64_sync_user_rbs (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/ia64/include/asm/
Dptrace.h127 extern long ia64_sync_user_rbs (struct task_struct *, struct switch_stack *,
/Linux-v4.19/arch/ia64/kernel/
Dptrace.c539 ia64_sync_user_rbs (struct task_struct *child, struct switch_stack *sw, in ia64_sync_user_rbs() function
611 unw_init_running(do_sync_rbs, ia64_sync_user_rbs); in ia64_ptrace_stop()
663 do_sync_rbs(&info, ia64_sync_user_rbs); in ptrace_attach_sync_user_rbs()
1868 do_sync_rbs(info, ia64_sync_user_rbs); in do_gpregs_writeback()
Dprocess.c463 if (ia64_sync_user_rbs(task, info->sw, pt->ar_bspstore, urbs_end) < 0) in do_copy_task_regs()