Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlockdep_proc.c706 static const struct proc_ops lock_stat_proc_ops = { variable
723 proc_create("lock_stat", S_IRUSR | S_IWUSR, NULL, &lock_stat_proc_ops); in lockdep_proc_init()