Lines Matching refs:irq_context
1946 if (curr->held_locks[depth].irq_context != in check_prevs_add()
1947 curr->held_locks[depth-1].irq_context) in check_prevs_add()
1979 if (curr->held_locks[depth].irq_context != in check_prevs_add()
1980 curr->held_locks[depth-1].irq_context) in check_prevs_add()
2076 chain->irq_context = hlock->irq_context; in lookup_chain_cache()
2080 if (hlock_curr->irq_context != hlock->irq_context) in lookup_chain_cache()
2195 if (prev_hlock && (prev_hlock->irq_context != in check_chain_key()
2196 hlock->irq_context)) in check_chain_key()
2850 hlock->irq_context = 2*(curr->hardirq_context ? 1 : 0) + in separate_irq_context()
2861 if (prev_hlock->irq_context != hlock->irq_context) in separate_irq_context()
3324 if (prev_hlock && prev_hlock->irq_context != hlock->irq_context) in __lock_set_class()
3395 if (prev_hlock && prev_hlock->irq_context != hlock->irq_context) in __lock_release()
3728 if (prev_hlock && prev_hlock->irq_context != hlock->irq_context) in __lock_contended()
3781 if (prev_hlock && prev_hlock->irq_context != hlock->irq_context) in __lock_acquired()