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