Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Dlockdep_proc.c164 static const struct seq_operations lockdep_chains_ops = { variable
173 return seq_open(file, &lockdep_chains_ops); in lockdep_chains_open()