Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dunwind_bc.c26 static bool update_stack_info(struct unwind_state *state, unsigned long sp) in update_stack_info() function
78 if (!update_stack_info(state, sp)) in unwind_next_frame()
95 if (!update_stack_info(state, sp)) in unwind_next_frame()
149 if (!update_stack_info(state, sp)) { in __unwind_start()