Lines Matching refs:instance
774 printk(KERN_CONT "%px", hlock->instance); in print_lock()
3006 if (prev->instance == next->nest_lock) in check_deadlock()
4985 hlock->instance = lock; in __lock_acquire()
5108 if (hlock->instance == lock) in match_held_lock()
5187 switch (__lock_acquire(hlock->instance, in reacquire_held_locks()
5343 if (hlock->instance == lock) in __lock_release()
5644 hlock.instance = lock; in lock_acquire()
5819 if (hlock->instance != lock) in __lock_contended()
5861 if (hlock->instance != lock) in __lock_acquired()
6447 if (not_in_range(mem_from, mem_len, hlock->instance, in debug_check_no_locks_freed()
6448 sizeof(*hlock->instance))) in debug_check_no_locks_freed()