Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dlockdep.c413 #define classhashentry(key) (classhash_table + __classhashfn((key)))
415 static struct hlist_head classhash_table[CLASSHASH_SIZE]; variable
6400 head = classhash_table + i; in __lockdep_free_key_range()
6483 head = classhash_table + i; in lock_class_cache_is_registered()
6636 sizeof(classhash_table) + in lockdep_init()