Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dunwind_frame.c179 static struct pt_regs *decode_frame_pointer(unsigned long *bp) in decode_frame_pointer() function
189 static struct pt_regs *decode_frame_pointer(unsigned long *bp) in decode_frame_pointer() function
221 regs = decode_frame_pointer(next_bp); in update_stack_state()