Searched refs:lockdep_stats (Results 1 – 2 of 2) sorted by relevance
120 struct lockdep_stats { struct140 DECLARE_PER_CPU(struct lockdep_stats, lockdep_stats); argument143 this_cpu_inc(lockdep_stats.ptr);147 __this_cpu_inc(lockdep_stats.ptr); \152 __this_cpu_dec(lockdep_stats.ptr); \156 struct lockdep_stats *__cpu_lockdep_stats; \160 __cpu_lockdep_stats = &per_cpu(lockdep_stats, __cpu); \
450 DEFINE_PER_CPU(struct lockdep_stats, lockdep_stats);