Searched refs:lockdep_hardirq_context (Results 1 – 5 of 5) sorted by relevance
57 # define lockdep_hardirq_context() (raw_cpu_read(hardirq_context)) macro126 # define lockdep_hardirq_context() 0 macro
614 lockdep_hardirq_context() && \
5 # define lockdep_hardirq_context() 0 macro
233 if (lockdep_hardirq_context()) { in lockdep_softirq_start()
2404 lockdep_hardirq_context(), hardirq_count() >> HARDIRQ_SHIFT, in print_bad_irq_dependency()3724 lockdep_hardirq_context(), hardirq_count() >> HARDIRQ_SHIFT, in print_usage_bug()4092 if (DEBUG_LOCKS_WARN_ON(lockdep_hardirq_context())) in lockdep_hardirqs_on_prepare()4293 if (lockdep_hardirq_context()) in mark_usage()4302 if (lockdep_hardirq_context()) in mark_usage()4340 return LOCK_CHAIN_HARDIRQ_CONTEXT * !!lockdep_hardirq_context() + in task_irq_context()4438 if (lockdep_hardirq_context()) { in task_wait_context()