Searched refs:sirqtp (Results 1 – 1 of 1) sorted by relevance
511 struct thread_info *curtp, *irqtp, *sirqtp; in do_IRQ() local516 sirqtp = softirq_ctx[raw_smp_processor_id()]; in do_IRQ()521 if (unlikely(curtp == irqtp || curtp == sirqtp)) { in do_IRQ()