Searched refs:is_last_aligned_frame (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dunwind_frame.c101 static bool is_last_aligned_frame(struct unwind_state *state) function
156 return is_last_frame(state) || is_last_aligned_frame(state) ||

Completed in 145 milliseconds