Home
last modified time | relevance | path

Searched refs:trace_softirq_context (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dirqflags.h23 # define trace_softirq_context(p) ((p)->softirq_context) macro
37 # define trace_softirq_context(p) 0 macro
/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
Dirqflags.h5 # define trace_softirq_context(p) 0 macro
/linux-4.4.14/kernel/locking/
Dlockdep.c2252 trace_softirq_context(curr), softirq_count() >> SOFTIRQ_SHIFT, in print_usage_bug()