Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Ddebug_locks.h38 # define SMP_DEBUG_LOCKS_WARN_ON(c) DEBUG_LOCKS_WARN_ON(c) macro
40 # define SMP_DEBUG_LOCKS_WARN_ON(c) do { } while (0) macro