hlock_curr       2644 kernel/locking/lockdep.c 	struct held_lock *hlock_curr;
hlock_curr       2647 kernel/locking/lockdep.c 		hlock_curr = curr->held_locks + i;
hlock_curr       2648 kernel/locking/lockdep.c 		if (hlock_curr->irq_context != hlock->irq_context)