Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/locking/
Dlockdep.c389 #define chainhashentry(chain) (chainhash_table + __chainhashfn((chain))) macro
3438 struct hlist_head *hash_head = chainhashentry(chain_key); in add_chain_cache()
3498 struct hlist_head *hash_head = chainhashentry(chain_key); in lookup_chain_cache()