Lines Matching refs:irq_context
1961 if (curr->held_locks[depth].irq_context != in check_prevs_add()
1962 curr->held_locks[depth-1].irq_context) in check_prevs_add()
1997 if (curr->held_locks[depth].irq_context != in check_prevs_add()
1998 curr->held_locks[depth-1].irq_context) in check_prevs_add()
2037 if (hlock_curr->irq_context != hlock->irq_context) in get_first_held_lock()
2161 unsigned int irq_context, in add_chain_cache_classes() argument
2191 chain->irq_context = irq_context; in add_chain_cache_classes()
2259 chain->irq_context = hlock->irq_context; in add_chain_cache()
2468 if (prev_hlock && (prev_hlock->irq_context != in check_chain_key()
2469 hlock->irq_context)) in check_chain_key()
3054 if (prev_hlock->irq_context != hlock->irq_context) in separate_irq_context()
3356 hlock->irq_context = task_irq_context(curr); in __lock_acquire()
3526 if (prev_hlock->irq_context != hlock->irq_context) { in find_held_lock()