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

/linux-4.4.14/arch/ia64/include/asm/
H A Dptrace.h126 extern long ia64_sync_user_rbs (struct task_struct *, struct switch_stack *,
/linux-4.4.14/arch/ia64/kernel/
H A Dptrace.c535 ia64_sync_user_rbs (struct task_struct *child, struct switch_stack *sw, ia64_sync_user_rbs() function
605 unw_init_running(do_sync_rbs, ia64_sync_user_rbs); ia64_ptrace_stop()
657 do_sync_rbs(&info, ia64_sync_user_rbs); ptrace_attach_sync_user_rbs()
1861 do_sync_rbs(info, ia64_sync_user_rbs); do_gpregs_writeback()
H A Dprocess.c462 if (ia64_sync_user_rbs(task, info->sw, pt->ar_bspstore, urbs_end) < 0) do_copy_task_regs()

Completed in 89 milliseconds