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

/linux-master/kernel/locking/
H A Dlockdep_internals.h212 #define __debug_atomic_inc(ptr) \ macro
241 __debug_atomic_inc(lock_class_ops[idx]);
256 # define __debug_atomic_inc(ptr) do { } while (0) macro
H A Dlockdep.c4331 __debug_atomic_inc(redundant_hardirqs_on);
4400 __debug_atomic_inc(redundant_hardirqs_on);

Completed in 133 milliseconds