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

/linux-master/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);
2170 debug_atomic_inc(nr_cyclic_checks);
2319 debug_atomic_inc(nr_find_usage_forwards_checks);
2336 debug_atomic_inc(nr_find_usage_backwards_checks);
2918 debug_atomic_inc(nr_redundant_checks);
2928 debug_atomic_inc(nr_redundant);
3747 debug_atomic_inc(chain_lookup_misses);
3764 debug_atomic_inc(chain_lookup_hits);
4424 debug_atomic_inc(hardirqs_on_events);
4463 debug_atomic_inc(hardirqs_off_event
[all...]

Completed in 129 milliseconds