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

/linux-4.1.27/arch/mips/include/asm/
H A Dstacktrace.h10 extern unsigned long unwind_stack_by_address(unsigned long stack_page,
/linux-4.1.27/arch/mips/kernel/
H A Dprocess.c435 unsigned long notrace unwind_stack_by_address(unsigned long stack_page, unwind_stack_by_address() function
504 EXPORT_SYMBOL(unwind_stack_by_address); variable
511 return unwind_stack_by_address(stack_page, sp, pc, ra); unwind_stack()
/linux-4.1.27/arch/mips/oprofile/
H A Dbacktrace.c155 frame->pc = unwind_stack_by_address(low_addr, do_kernel_backtrace()

Completed in 130 milliseconds