Searched refs:contending_lock (Results 1 – 2 of 2) sorted by relevance
40 struct ww_mutex *contending_lock; member140 ctx->contending_lock = NULL; in ww_acquire_init()293 DEBUG_LOCKS_WARN_ON(!ctx->contending_lock); in ww_mutex_lock_slow()329 DEBUG_LOCKS_WARN_ON(!ctx->contending_lock); in ww_mutex_lock_slow_interruptible()
295 if (ww_ctx->contending_lock) { in ww_mutex_lock_acquired()300 DEBUG_LOCKS_WARN_ON(ww_ctx->contending_lock != ww); in ww_mutex_lock_acquired()307 ww_ctx->contending_lock = NULL; in ww_mutex_lock_acquired()756 DEBUG_LOCKS_WARN_ON(ww_ctx->contending_lock); in __ww_mutex_kill()757 ww_ctx->contending_lock = ww; in __ww_mutex_kill()1142 ctx->contending_lock = lock; in ww_mutex_deadlock_injection()