Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dirqflags.h58 # define lockdep_softirq_context(p) ((p)->softirq_context) macro
119 # define lockdep_softirq_context(p) 0 macro
/linux-6.1.9/kernel/locking/ !
Dlockdep.c3948 lockdep_softirq_context(curr), softirq_count() >> SOFTIRQ_SHIFT, in print_usage_bug()