Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep.c408 #define classhashentry(key) (classhash_table + __classhashfn((key)))
410 static struct hlist_head classhash_table[CLASSHASH_SIZE]; variable
6147 head = classhash_table + i; in __lockdep_free_key_range()
6228 head = classhash_table + i; in lock_class_cache_is_registered()
6374 sizeof(classhash_table) + in lockdep_init()