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

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

Completed in 132 milliseconds