Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dptrace.h310 extern long ia64_sync_user_rbs (struct task_struct *, struct switch_stack *,
/arch/ia64/kernel/
Dptrace.c535 ia64_sync_user_rbs (struct task_struct *child, struct switch_stack *sw, in ia64_sync_user_rbs() function
605 unw_init_running(do_sync_rbs, ia64_sync_user_rbs); in ia64_ptrace_stop()
657 do_sync_rbs(&info, ia64_sync_user_rbs); in ptrace_attach_sync_user_rbs()
1888 do_sync_rbs(info, ia64_sync_user_rbs); in do_gpregs_writeback()
Dprocess.c534 if (ia64_sync_user_rbs(task, info->sw, pt->ar_bspstore, urbs_end) < 0) in do_copy_task_regs()