Searched refs:classhashentry (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/kernel/locking/
H A Dlockdep.c293 #define classhashentry(key) (classhash_table + __classhashfn((key))) macro
714 hash_head = classhashentry(key); look_up_lock_class()
768 hash_head = classhashentry(key); register_lock_class()

Completed in 67 milliseconds