Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dunwind_bc.c20 static bool outside_of_stack(struct unwind_state *state, unsigned long sp) in outside_of_stack() function
77 if (unlikely(outside_of_stack(state, sp))) { in unwind_next_frame()
94 if (unlikely(outside_of_stack(state, sp))) { in unwind_next_frame()