Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dunwind_frame.c165 static struct pt_regs *decode_frame_pointer(unsigned long *bp) in decode_frame_pointer() function
175 static struct pt_regs *decode_frame_pointer(unsigned long *bp) in decode_frame_pointer() function
211 regs = decode_frame_pointer(next_bp); in update_stack_state()