Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
Dlockdep.c419 #define chainhashentry(chain) (chainhash_table + __chainhashfn((chain))) macro
3699 struct hlist_head *hash_head = chainhashentry(chain_key); in add_chain_cache()
3759 struct hlist_head *hash_head = chainhashentry(chain_key); in lookup_chain_cache()