Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/locking/
Dlockdep_internals.h215 #define debug_atomic_inc(ptr) { \ macro
257 # define debug_atomic_inc(ptr) do { } while (0) macro
Dlockdep.c1331 debug_atomic_inc(nr_unused_locks); in register_lock_class()
2163 debug_atomic_inc(nr_cyclic_checks); in check_noncircular()
2304 debug_atomic_inc(nr_find_usage_forwards_checks); in find_usage_forwards()
2321 debug_atomic_inc(nr_find_usage_backwards_checks); in find_usage_backwards()
2903 debug_atomic_inc(nr_redundant_checks); in check_redundant()
2913 debug_atomic_inc(nr_redundant); in check_redundant()
3709 debug_atomic_inc(chain_lookup_misses); in add_chain_cache()
3726 debug_atomic_inc(chain_lookup_hits); in lookup_chain_cache()
4386 debug_atomic_inc(hardirqs_on_events); in lockdep_hardirqs_on()
4425 debug_atomic_inc(hardirqs_off_events); in lockdep_hardirqs_off()
[all …]