SMP_DEBUG_LOCKS_WARN_ON   37 include/linux/debug_locks.h # define SMP_DEBUG_LOCKS_WARN_ON(c)			DEBUG_LOCKS_WARN_ON(c)
SMP_DEBUG_LOCKS_WARN_ON   39 include/linux/debug_locks.h # define SMP_DEBUG_LOCKS_WARN_ON(c)			do { } while (0)