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

/linux-master/kernel/locking/
H A Dlockdep.c408 #define classhashentry(key) (classhash_table + __classhashfn((key))) macro
918 hash_head = classhashentry(key);
1296 hash_head = classhashentry(key);

Completed in 124 milliseconds