Searched defs:SMP_DEBUG_LOCKS_WARN_ON (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
H A Ddebug_locks.h37 # define SMP_DEBUG_LOCKS_WARN_ON(c) DEBUG_LOCKS_WARN_ON(c) macro
39 # define SMP_DEBUG_LOCKS_WARN_ON(c) do { } while (0) macro

Completed in 98 milliseconds