Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep_internals.h145 #define debug_atomic_inc(ptr) { \ macro
167 # define debug_atomic_inc(ptr) do { } while (0) macro
Dlockdep.c781 debug_atomic_inc(nr_unused_locks); in register_lock_class()
1302 debug_atomic_inc(nr_cyclic_checks); in check_noncircular()
1339 debug_atomic_inc(nr_find_usage_forwards_checks); in find_usage_forwards()
1362 debug_atomic_inc(nr_find_usage_backwards_checks); in find_usage_backwards()
2028 debug_atomic_inc(chain_lookup_hits); in lookup_chain_cache()
2084 debug_atomic_inc(chain_lookup_misses); in lookup_chain_cache()
2559 debug_atomic_inc(hardirqs_on_events); in __trace_hardirqs_on_caller()
2638 debug_atomic_inc(hardirqs_off_events); in trace_hardirqs_off_caller()
2640 debug_atomic_inc(redundant_hardirqs_off); in trace_hardirqs_off_caller()
2668 debug_atomic_inc(redundant_softirqs_on); in trace_softirqs_on()
[all …]