Home
last modified time | relevance | path

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

/linux-6.15/lib/zlib_deflate/
Ddeflate.c924 IPos hash_head = NIL; /* head of the hash chain */ in deflate_fast() local
1018 IPos hash_head = NIL; /* head of hash chain */ in deflate_slow() local
/linux-6.15/scripts/include/
Dhashtable.h16 #define hash_head(table, key) (&(table)[(key) % HASH_SIZE(table)]) macro
/linux-6.15/kernel/locking/
Dlockdep.c567 struct hlist_head *hash_head; in save_trace() local
892 struct hlist_head *hash_head; in look_up_lock_class() local
1225 struct hlist_head *hash_head; in lockdep_register_key() local
1251 struct hlist_head *hash_head; in is_dynamic_key() local
1289 struct hlist_head *hash_head; in register_lock_class() local
3735 struct hlist_head *hash_head = chainhashentry(chain_key); in add_chain_cache() local
3799 struct hlist_head *hash_head = chainhashentry(chain_key); in lookup_chain_cache() local
6582 struct hlist_head *hash_head = keyhashentry(key); in lockdep_unregister_key() local