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