Searched refs:hlock_class (Results 1 – 1 of 1) sorted by relevance
192 static inline struct lock_class *hlock_class(struct held_lock *hlock) in hlock_class() function323 stats = get_lock_stats(hlock_class(hlock)); in lock_release_holdtime()738 struct lock_class *lock = hlock_class(hlock); in print_lock()1622 __bfs_init_root(lock, hlock_class(hlock)); in bfs_init_root()1636 __bfs_init_root(lock, hlock_class(hlock)); in bfs_init_rootb()1834 struct lock_class *source = hlock_class(src); in print_circular_lock_scenario()1835 struct lock_class *target = hlock_class(tgt); in print_circular_lock_scenario()1941 return hlock_class(hlock) == entry->class && /* Found A -> .. -> B */ in hlock_equal()1968 return hlock_class(hlock) == entry->class && /* Found A -> .. -> B */ in hlock_conflict()2529 print_lock_name(hlock_class(prev)); in print_bad_irq_dependency()[all …]