Searched refs:hlock_class (Results 1 – 1 of 1) sorted by relevance
191 static inline struct lock_class *hlock_class(struct held_lock *hlock) in hlock_class() function322 stats = get_lock_stats(hlock_class(hlock)); in lock_release_holdtime()737 struct lock_class *lock = hlock_class(hlock); in print_lock()1617 __bfs_init_root(lock, hlock_class(hlock)); in bfs_init_root()1631 __bfs_init_root(lock, hlock_class(hlock)); in bfs_init_rootb()1821 struct lock_class *source = hlock_class(src); in print_circular_lock_scenario()1822 struct lock_class *target = hlock_class(tgt); in print_circular_lock_scenario()1928 return hlock_class(hlock) == entry->class && /* Found A -> .. -> B */ in hlock_equal()1955 return hlock_class(hlock) == entry->class && /* Found A -> .. -> B */ in hlock_conflict()2413 print_lock_name(hlock_class(prev)); in print_bad_irq_dependency()[all …]