Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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