Searched refs:lockdep_hardirq_context (Results 1 – 4 of 4) sorted by relevance
58 # define lockdep_hardirq_context() (raw_cpu_read(hardirq_context)) macro119 # define lockdep_hardirq_context() 0 macro
679 lockdep_hardirq_context() && \
2581 lockdep_hardirq_context(), hardirq_count() >> HARDIRQ_SHIFT, in print_bad_irq_dependency()3985 lockdep_hardirq_context(), hardirq_count() >> HARDIRQ_SHIFT, in print_usage_bug()4353 if (DEBUG_LOCKS_WARN_ON(lockdep_hardirq_context())) in lockdep_hardirqs_on_prepare()4554 if (lockdep_hardirq_context()) in mark_usage()4563 if (lockdep_hardirq_context()) in mark_usage()4607 return LOCK_CHAIN_HARDIRQ_CONTEXT * !!lockdep_hardirq_context() + in task_irq_context()4705 if (lockdep_hardirq_context()) { in task_wait_context()
488 if (lockdep_hardirq_context()) { in lockdep_softirq_start()