Home
last modified time | relevance | path

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

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