Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/locking/
Dlockdep_internals.h149 extern unsigned int nr_lost_chain_hlocks;
Dlockdep_proc.c283 (nr_free_chain_hlocks + nr_lost_chain_hlocks), in lockdep_stats_show()
286 nr_lost_chain_hlocks); in lockdep_stats_show()
Dlockdep.c3040 unsigned int nr_lost_chain_hlocks; /* Lost chain_hlocks */ variable
3135 nr_lost_chain_hlocks++; in add_chain_block()