Searched refs:dec_active_cnt (Results 1 – 3 of 3) sorted by relevance
150 if (atomic_inc_return(&ctx->dev->dec_active_cnt) == 1) { in mtk_vcodec_load_racing_info()164 if (atomic_dec_and_test(&ctx->dev->dec_active_cnt)) { in mtk_vcodec_record_racing_info()
301 atomic_t dec_active_cnt; member
471 atomic_set(&dev->dec_active_cnt, 0); in mtk_vcodec_probe()