Searched refs:wounded (Results 1 – 3 of 3) sorted by relevance
35 unsigned short wounded; member135 ctx->wounded = false; in ww_acquire_init()
50 algorithm in that transactions are wounded by other transactions, and that51 requires a reliable way to pick up up the wounded condition and preempt the344 The wounded status of the transaction is checked only when there is346 situation, if the transaction is wounded, it backs off, clears the347 wounded status and retries. A great benefit of implementing preemption in348 this way is that the wounded transaction can identify a contending lock to
387 hold_ctx->wounded = 1; in __ww_mutex_wound()789 if (ctx->wounded) in __ww_mutex_check_kill()921 ww_ctx->wounded = 0; in __mutex_lock_common()