Searched refs:DEBUG_LOCKS_WARN_ON (Results 1 – 4 of 4) sorted by relevance
24 #define DEBUG_LOCKS_WARN_ON(c) \ macro39 # define SMP_DEBUG_LOCKS_WARN_ON(c) DEBUG_LOCKS_WARN_ON(c)
186 DEBUG_LOCKS_WARN_ON(ctx->done_acquire); in ww_acquire_done()205 DEBUG_LOCKS_WARN_ON(ctx->acquired); in ww_acquire_fini()311 DEBUG_LOCKS_WARN_ON(!ctx->contending_lock); in ww_mutex_lock_slow()347 DEBUG_LOCKS_WARN_ON(!ctx->contending_lock); in ww_mutex_lock_slow_interruptible()
39 DEBUG_LOCKS_WARN_ON(l->owner); in local_lock_acquire()46 DEBUG_LOCKS_WARN_ON(l->owner); in local_trylock_acquire()52 DEBUG_LOCKS_WARN_ON(l->owner != current); in local_lock_release()
17 DEBUG_LOCKS_WARN_ON(current->kmap_ctrl.idx); in kmap_assert_nomap()
Completed in 8 milliseconds