Lines Matching refs:irq_context
2568 if (curr->held_locks[depth].irq_context != in check_prevs_add()
2569 curr->held_locks[depth-1].irq_context) in check_prevs_add()
2605 if (curr->held_locks[depth].irq_context != in check_prevs_add()
2606 curr->held_locks[depth-1].irq_context) in check_prevs_add()
2645 if (hlock_curr->irq_context != hlock->irq_context) in get_first_held_lock()
2676 hlock_next->irq_context); in print_chain_keys_held_locks()
2820 chain->irq_context = hlock->irq_context; in add_chain_cache()
3026 if (prev_hlock && (prev_hlock->irq_context != in check_chain_key()
3027 hlock->irq_context)) in check_chain_key()
3620 if (prev_hlock->irq_context != hlock->irq_context) in separate_irq_context()
3896 hlock->irq_context = task_irq_context(curr); in __lock_acquire()
4068 if (prev_hlock->irq_context != hlock->irq_context) { in find_held_lock()