Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dunwind.h24 bool signal, full_regs; member
79 *partial = !state->full_regs; in unwind_get_entry_regs()
/openbmc/linux/arch/x86/kernel/
H A Dunwind_orc.c455 if (state->full_regs) { in get_reg()
615 state->full_regs = true; in unwind_next_frame()
628 if (state->full_regs) in unwind_next_frame()
631 state->full_regs = false; in unwind_next_frame()
710 state->full_regs = true; in __unwind_start()