Searched refs:lockdep_hardirq_context (Results 1 – 4 of 4) sorted by relevance
57 # define lockdep_hardirq_context() (raw_cpu_read(hardirq_context)) macro118 # define lockdep_hardirq_context() 0 macro
645 lockdep_hardirq_context() && \
2566 lockdep_hardirq_context(), hardirq_count() >> HARDIRQ_SHIFT, in print_bad_irq_dependency()3947 lockdep_hardirq_context(), hardirq_count() >> HARDIRQ_SHIFT, in print_usage_bug()4315 if (DEBUG_LOCKS_WARN_ON(lockdep_hardirq_context())) in lockdep_hardirqs_on_prepare()4516 if (lockdep_hardirq_context()) in mark_usage()4525 if (lockdep_hardirq_context()) in mark_usage()4563 return LOCK_CHAIN_HARDIRQ_CONTEXT * !!lockdep_hardirq_context() + in task_irq_context()4661 if (lockdep_hardirq_context()) { in task_wait_context()
506 if (lockdep_hardirq_context()) { in lockdep_softirq_start()