Searched refs:lockdep_stats (Results 1 – 3 of 3) sorted by relevance
135 struct lockdep_stats { struct157 DECLARE_PER_CPU(struct lockdep_stats, lockdep_stats); argument160 this_cpu_inc(lockdep_stats.ptr);164 __this_cpu_inc(lockdep_stats.ptr); \169 __this_cpu_dec(lockdep_stats.ptr); \173 struct lockdep_stats *__cpu_lockdep_stats; \177 __cpu_lockdep_stats = &per_cpu(lockdep_stats, __cpu); \
437 DEFINE_PER_CPU(struct lockdep_stats, lockdep_stats);
318 grep "lock-classes" /proc/lockdep_stats