Searched refs:SMP_DEBUG_LOCKS_WARN_ON (Results 1 – 2 of 2) sorted by relevance
37 # define SMP_DEBUG_LOCKS_WARN_ON(c) DEBUG_LOCKS_WARN_ON(c) macro39 # define SMP_DEBUG_LOCKS_WARN_ON(c) do { } while (0) macro
39 SMP_DEBUG_LOCKS_WARN_ON(!spin_is_locked(&lock->wait_lock)); in debug_mutex_wake_waiter()54 SMP_DEBUG_LOCKS_WARN_ON(!spin_is_locked(&lock->wait_lock)); in debug_mutex_add_waiter()