Home
last modified time | relevance | path

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

/linux-6.14.4/lib/zlib_deflate/
Ddeflate.c928 IPos hash_head = NIL; /* head of the hash chain */ in deflate_fast() local
1022 IPos hash_head = NIL; /* head of hash chain */ in deflate_slow() local
/linux-6.14.4/scripts/include/
Dhashtable.h16 #define hash_head(table, key) (&(table)[(key) % HASH_SIZE(table)]) macro
/linux-6.14.4/kernel/locking/
Dlockdep.c564 struct hlist_head *hash_head; in save_trace() local
889 struct hlist_head *hash_head; in look_up_lock_class() local
1222 struct hlist_head *hash_head; in lockdep_register_key() local
1248 struct hlist_head *hash_head; in is_dynamic_key() local
1286 struct hlist_head *hash_head; in register_lock_class() local
3732 struct hlist_head *hash_head = chainhashentry(chain_key); in add_chain_cache() local
3796 struct hlist_head *hash_head = chainhashentry(chain_key); in lookup_chain_cache() local
6567 struct hlist_head *hash_head = keyhashentry(key); in lockdep_unregister_key() local