Home
last modified time | relevance | path

Searched refs:hlock_curr (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c3402 struct held_lock *hlock_curr; in get_first_held_lock() local
3405 hlock_curr = curr->held_locks + i; in get_first_held_lock()
3406 if (hlock_curr->irq_context != hlock->irq_context) in get_first_held_lock()