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.c796 debug_atomic_inc(nr_unused_locks); in register_lock_class()
1317 debug_atomic_inc(nr_cyclic_checks); in check_noncircular()
1354 debug_atomic_inc(nr_find_usage_forwards_checks); in find_usage_forwards()
1377 debug_atomic_inc(nr_find_usage_backwards_checks); in find_usage_backwards()
2043 debug_atomic_inc(chain_lookup_hits); in lookup_chain_cache()
2099 debug_atomic_inc(chain_lookup_misses); in lookup_chain_cache()
2574 debug_atomic_inc(hardirqs_on_events); in __trace_hardirqs_on_caller()
2653 debug_atomic_inc(hardirqs_off_events); in trace_hardirqs_off_caller()
2655 debug_atomic_inc(redundant_hardirqs_off); in trace_hardirqs_off_caller()
2683 debug_atomic_inc(redundant_softirqs_on); in trace_softirqs_on()
[all …]