Home
last modified time | relevance | path

Searched defs:hash_head (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/include/
H A Dhashtable.h16 #define hash_head(table, key) (&(table)[(key) % HASH_SIZE(table)]) macro
/linux/kernel/locking/
H A Dlockdep.c565 struct hlist_head *hash_head; in save_trace() local
890 struct hlist_head *hash_head; in look_up_lock_class() local
1223 struct hlist_head *hash_head; in lockdep_register_key() local
1250 struct hlist_head *hash_head; in is_dynamic_key() local
1288 struct hlist_head *hash_head; in register_lock_class() local
3734 struct hlist_head *hash_head = chainhashentry(chain_key); in add_chain_cache() local
3798 struct hlist_head *hash_head = chainhashentry(chain_key); in lookup_chain_cache() local
6584 struct hlist_head *hash_head = keyhashentry(key); in lockdep_unregister_key() local