Searched refs:classhash_table (Results 1 – 1 of 1) sorted by relevance
284 #define classhashentry(key) (classhash_table + __classhashfn((key)))286 static struct list_head classhash_table[CLASSHASH_SIZE]; variable3507 head = classhash_table + i; in lockdep_free_key_range()3550 head = classhash_table + i; in lockdep_reset_lock()3587 INIT_LIST_HEAD(classhash_table + i); in lockdep_init()