Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dlockdep.c289 #define classhashentry(key) (classhash_table + __classhashfn((key))) macro
684 hash_head = classhashentry(key); in look_up_lock_class()
760 hash_head = classhashentry(key); in register_lock_class()