Searched refs:cs_lock (Results 1 – 4 of 4) sorted by relevance
217 spin_lock(&c->cs_lock); in do_commit()221 spin_unlock(&c->cs_lock); in do_commit()228 spin_lock(&c->cs_lock); in do_commit()231 spin_unlock(&c->cs_lock); in do_commit()245 spin_lock(&c->cs_lock); in run_bg_commit()253 spin_unlock(&c->cs_lock); in run_bg_commit()256 spin_lock(&c->cs_lock); in run_bg_commit()263 spin_unlock(&c->cs_lock); in run_bg_commit()270 spin_unlock(&c->cs_lock); in run_bg_commit()339 spin_lock(&c->cs_lock); in ubifs_commit_required()[all …]
209 spin_lock_init(&ctx->cs_lock); in hl_ctx_init()363 spin_lock(&ctx->cs_lock); in hl_ctx_get_fence()367 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fence()388 spin_lock(&ctx->cs_lock); in hl_ctx_get_fences()404 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fences()
968 spin_lock(&ctx->cs_lock); in allocate_cs()1009 spin_unlock(&ctx->cs_lock); in allocate_cs()1016 spin_unlock(&ctx->cs_lock); in allocate_cs()
95 spinlock_t cs_lock; member