Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dirq_32.c73 struct irq_stack *curstk, *irqstk; in execute_on_irq_stack() local
76 curstk = (struct irq_stack *) current_stack(); in execute_on_irq_stack()
85 if (unlikely(curstk == irqstk)) in execute_on_irq_stack()