Searched refs:inst_count (Results 1 – 3 of 3) sorted by relevance
96 int total_len = 200 * (dbgfs->inst_count == 0 ? 1 : dbgfs->inst_count); in mtk_vdec_dbgfs_read()158 vcodec_dev->dbgfs.inst_count++; in mtk_vcodec_dbgfs_create()171 vcodec_dev->dbgfs.inst_count--; in mtk_vcodec_dbgfs_remove()193 vcodec_dev->dbgfs.inst_count = 0; in mtk_vcodec_dbgfs_vdec_init()212 vcodec_dev->dbgfs.inst_count = 0; in mtk_vcodec_dbgfs_venc_init()
49 int inst_count; member
370 u32 inst_count = 0; in lio_process_iq_request_list() local420 inst_count++; in lio_process_iq_request_list()423 if ((napi_budget) && (inst_count >= napi_budget)) in lio_process_iq_request_list()435 return inst_count; in lio_process_iq_request_list()