Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dlockdep_internals.h187 struct lockdep_stats { struct
211 DECLARE_PER_CPU(struct lockdep_stats, lockdep_stats); argument
214 this_cpu_inc(lockdep_stats.ptr);
218 __this_cpu_inc(lockdep_stats.ptr); \
223 __this_cpu_dec(lockdep_stats.ptr); \
227 struct lockdep_stats *__cpu_lockdep_stats; \
231 __cpu_lockdep_stats = &per_cpu(lockdep_stats, __cpu); \
252 ops += per_cpu(lockdep_stats.lock_class_ops[idx], cpu); in debug_class_ops_read()
H A Dlockdep.c644 DEFINE_PER_CPU(struct lockdep_stats, lockdep_stats);
/linux-6.15/Documentation/translations/it_IT/locking/
H A Dlockdep-design.rst381 grep "lock-classes" /proc/lockdep_stats
/linux-6.15/Documentation/locking/
H A Dlockdep-design.rst382 grep "lock-classes" /proc/lockdep_stats