Home
last modified time | relevance | path

Searched refs:debug_atomic_inc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/locking/
H A Dlockdep_internals.h215 #define debug_atomic_inc(ptr) { \ macro
257 # define debug_atomic_inc(ptr) do { } while (0) macro
H A Dlockdep.c1286 debug_atomic_inc(nr_unused_locks); in register_lock_class()
2109 debug_atomic_inc(nr_cyclic_checks); in check_noncircular()
2158 debug_atomic_inc(nr_redundant_checks); in check_redundant()
2163 debug_atomic_inc(nr_redundant); in check_redundant()
2252 debug_atomic_inc(nr_find_usage_forwards_checks); in find_usage_forwards()
2269 debug_atomic_inc(nr_find_usage_backwards_checks); in find_usage_backwards()
3607 debug_atomic_inc(chain_lookup_misses); in add_chain_cache()
3624 debug_atomic_inc(chain_lookup_hits); in lookup_chain_cache()
4285 debug_atomic_inc(hardirqs_on_events); in lockdep_hardirqs_on()
4324 debug_atomic_inc(hardirqs_off_event in lockdep_hardirqs_off()
[all...]
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep_internals.h215 #define debug_atomic_inc(ptr) { \ macro
257 # define debug_atomic_inc(ptr) do { } while (0) macro
H A Dlockdep.c1326 debug_atomic_inc(nr_unused_locks); in register_lock_class()
2170 debug_atomic_inc(nr_cyclic_checks); in check_noncircular()
2319 debug_atomic_inc(nr_find_usage_forwards_checks); in find_usage_forwards()
2336 debug_atomic_inc(nr_find_usage_backwards_checks); in find_usage_backwards()
2918 debug_atomic_inc(nr_redundant_checks); in check_redundant()
2928 debug_atomic_inc(nr_redundant); in check_redundant()
3747 debug_atomic_inc(chain_lookup_misses); in add_chain_cache()
3764 debug_atomic_inc(chain_lookup_hits); in lookup_chain_cache()
4424 debug_atomic_inc(hardirqs_on_events); in lockdep_hardirqs_on()
4463 debug_atomic_inc(hardirqs_off_event in lockdep_hardirqs_off()
[all...]

Completed in 14 milliseconds