Searched refs:batch_slot_id (Results 1 – 1 of 1) sorted by relevance
90 rk_s32 batch_slot_id; member288 rk_s32 batch_slot_id = task->batch_slot_id; in process_task() local289 MppDevBatCmd *cmd = batch->bat_cmd + batch_slot_id; in process_task()291 mpp_assert(batch_slot_id < server->max_task_in_batch); in process_task()300 batch->batch_id, task->batch_slot_id, task->task_id); in process_task()309 batch->batch_id, task->batch_slot_id, session->client); in process_task()417 task->batch_slot_id = batch->fill_cnt++; in process_task()418 mpp_assert(task->batch_slot_id < server->max_task_in_batch); in process_task()427 bat_cmd = batch->bat_cmd + task->batch_slot_id; in process_task()466 batch->batch_id, task->batch_slot_id, session->client, in process_task()