Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dstacktrace.h19 STACK_TYPE_IRQ, enumerator
/linux/arch/loongarch/include/asm/
H A Dstacktrace.h16 STACK_TYPE_IRQ, enumerator
/linux/arch/loongarch/kernel/
H A Dunwind_orc.c428 if (info->type == STACK_TYPE_IRQ && state->sp == info->end) in unwind_next_frame()
479 if (info->type == STACK_TYPE_IRQ && state->sp == info->end) in unwind_next_frame()
H A Dprocess.c277 info->type = STACK_TYPE_IRQ; in in_irq_stack()
/linux/arch/s390/kernel/
H A Dunwind_bc.c49 return state->stack_info.type == STACK_TYPE_IRQ && in is_final_pt_regs()
/linux/arch/s390/include/asm/
H A Dstacktrace.h30 STACK_TYPE_IRQ, enumerator