Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dunwind_frame.c99 static bool is_last_frame(struct unwind_state *state) in is_last_frame() function
170 return is_last_frame(state) || is_last_aligned_frame(state) || in is_last_task_frame()