Searched refs:batch_id (Results 1 – 1 of 1) sorted by relevance
| /rockchip-linux_mpp/osal/driver/ |
| H A D | mpp_server.c | 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() [all …]
|