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

/linux-master/kernel/locking/
H A Dlockdep.c408 #define classhashentry(key) (classhash_table + __classhashfn((key)))
410 static struct hlist_head classhash_table[CLASSHASH_SIZE]; variable in typeref:struct:hlist_head
6267 head = classhash_table + i;
6348 head = classhash_table + i;
6494 sizeof(classhash_table) +

Completed in 95 milliseconds