Searched refs:work_count (Results 1 – 3 of 3) sorted by relevance
112 RK_S32 work_count; member380 p->work_count = 0; in cluster_worker_init()403 mpp_assert(p->work_count == 0); in cluster_worker_deinit()454 p->work_count++; in cluster_worker_get_task()457 cluster_dbg_flow("%s get P%d %s -> rq %d\n", p->name, i, node->name, p->work_count); in cluster_worker_get_task()480 cluster_dbg_flow("%s run %d work start\n", p->name, p->work_count); in cluster_worker_run_task()545 p->work_count--; in cluster_worker_run_task()548 mpp_assert(p->work_count == 0); in cluster_worker_run_task()
109 RK_U32 work_count; member
225 enc->work_count++; in check_enc_task_wait()3505 enc->work_count++; in check_enc_async_wait()