Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c376 #define classhashentry(key) (classhash_table + __classhashfn((key))) macro
880 hash_head = classhashentry(key); in look_up_lock_class()
1256 hash_head = classhashentry(key); in register_lock_class()