Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddebug_locks.h39 # define SMP_DEBUG_LOCKS_WARN_ON(c) DEBUG_LOCKS_WARN_ON(c) macro
41 # define SMP_DEBUG_LOCKS_WARN_ON(c) do { } while (0) macro