Searched refs:hardirq_threaded (Results 1 – 4 of 4) sorted by relevance
65 current->hardirq_threaded = 0; \69 current->hardirq_threaded = 1; \
680 !(current->hardirq_threaded || current->irq_config), \
1159 unsigned int hardirq_threaded; member
4709 if (curr->hardirq_threaded || curr->irq_config) in task_wait_context()