Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/locking/
Dlockdep.c390 #define chainhashentry(chain) (chainhash_table + __chainhashfn((chain))) macro
3619 struct hlist_head *hash_head = chainhashentry(chain_key); in add_chain_cache()
3679 struct hlist_head *hash_head = chainhashentry(chain_key); in lookup_chain_cache()