Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep_internals.h198 #define debug_atomic_inc(ptr) { \ macro
240 # define debug_atomic_inc(ptr) do { } while (0) macro
Dlockdep.c1226 debug_atomic_inc(nr_unused_locks); in register_lock_class()
1794 debug_atomic_inc(nr_cyclic_checks); in check_noncircular()
1832 debug_atomic_inc(nr_redundant_checks); in check_redundant()
1837 debug_atomic_inc(nr_redundant); in check_redundant()
1882 debug_atomic_inc(nr_find_usage_forwards_checks); in find_usage_forwards()
1905 debug_atomic_inc(nr_find_usage_backwards_checks); in find_usage_backwards()
2845 debug_atomic_inc(chain_lookup_misses); in add_chain_cache()
2862 debug_atomic_inc(chain_lookup_hits); in lookup_chain_cache()
3393 debug_atomic_inc(hardirqs_on_events); in __trace_hardirqs_on_caller()
3462 debug_atomic_inc(hardirqs_off_events); in lockdep_hardirqs_off()
[all …]