Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dirqflags.h58 # define lockdep_softirq_context(p) ((p)->softirq_context)
138 current->softirq_context++; \
142 current->softirq_context--; \
A Dsched.h1156 int softirq_context; member
/linux-6.3-rc2/kernel/locking/
A Dlockdep.c2568 curr->softirq_context, softirq_count() >> SOFTIRQ_SHIFT, in print_bad_irq_dependency()
4521 if (curr->softirq_context) in mark_usage()
4529 if (curr->softirq_context) in mark_usage()
4565 LOCK_CHAIN_SOFTIRQ_CONTEXT * !!task->softirq_context; in task_irq_context()
4670 } else if (curr->softirq_context) { in task_wait_context()
/linux-6.3-rc2/kernel/
A Dfork.c2217 p->softirq_context = 0; in copy_process()

Completed in 26 milliseconds