Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dunwind_frame.c33 static bool dumped_before = false; in unwind_dump() local
39 if (dumped_before) in unwind_dump()
42 dumped_before = true; in unwind_dump()