Searched refs:remote_insert (Results 1 – 2 of 2) sorted by relevance
1429 queue->remote_insert, queue->process); in abort_outstanding_bulks()1435 (queue->process != queue->remote_insert)) { in abort_outstanding_bulks()1438 if (queue->process == queue->remote_insert) { in abort_outstanding_bulks()1442 queue->remote_insert++; in abort_outstanding_bulks()1733 if ((int)(queue->remote_insert - in parse_message()1742 if (queue->process != queue->remote_insert) { in parse_message()1745 queue->remote_insert); in parse_message()1752 queue->remote_insert++; in parse_message()2762 queue->remote_insert, queue->process); in vchiq_bulk_xfer_queue_msg_interruptible()3516 service->bulk_tx.remote_insert; in vchiq_dump_service_state()[all …]
126 int remote_insert; /* Where to insert the next remote bulk (master) */ member
Completed in 12 milliseconds