Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/locking/
Dlockdep_proc.c218 static int lockdep_stats_show(struct seq_file *m, void *v) in lockdep_stats_show() function
353 return single_open(file, lockdep_stats_show, NULL); in lockdep_stats_open()