Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dlockdep.c413 #define classhashentry(key) (classhash_table + __classhashfn((key))) macro
927 hash_head = classhashentry(key); in look_up_lock_class()
1307 hash_head = classhashentry(key); in register_lock_class()