Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
Dlockdep.c418 #define chainhashentry(chain) (chainhash_table + __chainhashfn((chain))) macro
3661 struct hlist_head *hash_head = chainhashentry(chain_key); in add_chain_cache()
3721 struct hlist_head *hash_head = chainhashentry(chain_key); in lookup_chain_cache()