Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dlockdep.c289 #define classhashentry(key) (classhash_table + __classhashfn((key)))
291 static struct hlist_head classhash_table[CLASSHASH_SIZE]; variable
4235 head = classhash_table + i; in lockdep_free_key_range()
4290 head = classhash_table + i; in lockdep_reset_lock()