Home
last modified time | relevance | path

Searched refs:debug_class_ops_read (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/locking/
H A Dlockdep_internals.h244 static inline unsigned long debug_class_ops_read(struct lock_class *class) in debug_class_ops_read() function
H A Dlockdep_proc.c92 seq_printf(m, " OPS:%8ld", debug_class_ops_read(class)); in l_show()
H A Dlockdep.c2283 printk(KERN_CONT " ops: %lu", debug_class_ops_read(class)); in print_lock_class_header()
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep_internals.h244 static inline unsigned long debug_class_ops_read(struct lock_class *class) in debug_class_ops_read() function
H A Dlockdep_proc.c92 seq_printf(m, " OPS:%8ld", debug_class_ops_read(class)); in l_show()
H A Dlockdep.c2350 printk(KERN_CONT " ops: %lu", debug_class_ops_read(class)); in print_lock_class_header()

Completed in 19 milliseconds