Lines Matching refs:batch_id
104 rk_u32 batch_id; member
146 rk_u32 batch_id; member
251 mpp_serv_dbg_flow("batch %d -> send failed\n", batch->batch_id); in batch_send()
258 mpp_serv_dbg_flow("batch %d -> send %d for %s\n", batch->batch_id, in batch_send()
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()
322 mpp_serv_dbg_flow("batch %d fill %d poll %d\n", batch->batch_id, in process_task()
326 mpp_serv_dbg_flow("batch %d poll done\n", batch->batch_id); in process_task()
337 mpp_log_f("batch %d poll ret %d errno %d %s", batch->batch_id, in process_task()
414 batch->batch_id = server->batch_id++; in process_task()
466 batch->batch_id, task->batch_slot_id, session->client, in process_task()
473 batch->batch_id, batch->fill_cnt); in process_task()