Searched refs:softirq_context (Results 1 – 3 of 3) sorted by relevance
53 # define lockdep_softirq_context(p) ((p)->softirq_context)133 current->softirq_context++; \137 current->softirq_context--; \
2572 curr->softirq_context, softirq_count() >> SOFTIRQ_SHIFT, in print_bad_irq_dependency() 4633 if (curr->softirq_context) in mark_usage() 4641 if (curr->softirq_context) in mark_usage() 4683 LOCK_CHAIN_SOFTIRQ_CONTEXT * !!task->softirq_context; in task_irq_context() 4790 } else if (curr->softirq_context) { in task_wait_context()
2122 p->softirq_context = 0; in copy_process()