Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
A Dprocess.c409 bool saw_jump = false; in get_frame_info() local
439 } else if (!saw_jump && is_jump_ins(ip)) { in get_frame_info()
453 saw_jump = true; in get_frame_info()
459 if (saw_jump) in get_frame_info()

Completed in 5 milliseconds