Home
last modified time | relevance | path

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

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