Home
last modified time | relevance | path

Searched refs:unw_get_sp (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/ia64/oprofile/
H A Dbacktrace.c85 unw_get_sp(&bt->frame, &sp); in do_ia64_backtrace()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dprocess.c75 unw_get_sp(info, &sp); in ia64_do_show_stack()
433 unw_get_sp(info, &sp); in do_copy_task_regs()
H A Dptrace.c737 unw_get_sp(&info, &sp); in convert_to_non_syscall()
H A Dunwind.c1975 unw_get_sp(info, &sp); in unw_unwind_to_user()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dunwind.h149 unw_get_sp (struct unw_frame_info *info, unsigned long *valp) in unw_get_sp() function