Home
last modified time | relevance | path

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

/include/linux/
A Ddebug_locks.h24 #define DEBUG_LOCKS_WARN_ON(c) \ macro
39 # define SMP_DEBUG_LOCKS_WARN_ON(c) DEBUG_LOCKS_WARN_ON(c)
A Dww_mutex.h186 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()
A Dlocal_lock_internal.h39 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()
A Dhighmem-internal.h17 DEBUG_LOCKS_WARN_ON(current->kmap_ctrl.idx); in kmap_assert_nomap()

Completed in 8 milliseconds