Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dlockdep_internals.h216 #define debug_atomic_inc(ptr) { \ macro
258 # define debug_atomic_inc(ptr) do { } while (0) macro
H A Dlockdep.c1339 debug_atomic_inc(nr_unused_locks); in register_lock_class()
2194 debug_atomic_inc(nr_cyclic_checks); in check_noncircular()
2946 debug_atomic_inc(nr_redundant_checks); in check_redundant()
2956 debug_atomic_inc(nr_redundant); in check_redundant()
3787 debug_atomic_inc(chain_lookup_misses); in add_chain_cache()
3804 debug_atomic_inc(chain_lookup_hits); in lookup_chain_cache()
4476 debug_atomic_inc(hardirqs_on_events); in lockdep_hardirqs_on()
4515 debug_atomic_inc(hardirqs_off_events); in lockdep_hardirqs_off()
4540 debug_atomic_inc(redundant_softirqs_on); in lockdep_softirqs_on()
4551 debug_atomic_inc(softirqs_on_events); in lockdep_softirqs_on()
[all …]