Searched refs:remote_insert (Results 1 – 2 of 2) sorted by relevance
1794 queue->remote_insert, queue->process); in abort_outstanding_bulks()1800 (queue->process != queue->remote_insert)) { in abort_outstanding_bulks()1803 if (queue->process == queue->remote_insert) { in abort_outstanding_bulks()1807 queue->remote_insert++; in abort_outstanding_bulks()2102 if ((int)(queue->remote_insert - in parse_message()2111 if (queue->process != queue->remote_insert) { in parse_message()2114 queue->remote_insert); in parse_message()2121 queue->remote_insert++; in parse_message()3133 queue->remote_insert, queue->process); in vchiq_bulk_xfer_queue_msg_killable()3868 service->bulk_tx.remote_insert; in vchiq_dump_service_state()[all …]
131 int remote_insert; /* Where to insert the next remote bulk (master) */ member
Completed in 13 milliseconds