Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep_internals.h148 extern unsigned int nr_lost_chain_hlocks;
H A Dlockdep_proc.c308 (nr_free_chain_hlocks + nr_lost_chain_hlocks), in lockdep_stats_show()
311 nr_lost_chain_hlocks); in lockdep_stats_show()
H A Dlockdep.c3160 unsigned int nr_lost_chain_hlocks; /* Lost chain_hlocks */ variable
3255 nr_lost_chain_hlocks++; in add_chain_block()