Lines Matching refs:mtx_unlock
161 mtx_unlock(&c->lock); in complete()
177 mtx_unlock(&c->lock); in complete_all()
187 mtx_unlock(&c->lock); in INIT_COMPLETION_locked()
210 mtx_unlock(&c->lock); in wait_for_completion()
223 mtx_unlock(&c->lock); in try_wait_for_completion()
253 mtx_unlock(&c->lock); in wait_for_completion_interruptible_timeout()
280 mtx_unlock(&c->lock); in wait_for_completion_interruptible()
334 mtx_unlock(&s->mtx); in down()
352 mtx_unlock(&s->mtx); in down_interruptible()
361 mtx_unlock(&s->mtx); in down_interruptible()
383 mtx_unlock(&s->mtx); in down_trylock()
396 mtx_unlock(&s->mtx); in up()