Home
last modified time | relevance | path

Searched refs:lockdep_softirq_context (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dirqflags.h59 # define lockdep_softirq_context(p) ((p)->softirq_context) macro
120 # define lockdep_softirq_context(p) 0 macro
/linux-6.6.21/kernel/locking/
Dlockdep.c3986 lockdep_softirq_context(curr), softirq_count() >> SOFTIRQ_SHIFT, in print_usage_bug()