Searched refs:release_count (Results 1 – 2 of 2) sorted by relevance
1125 int release_count; in release_slot() local1142 release_count = slot_info->release_count; in release_slot()1143 slot_info->release_count = ++release_count; in release_slot()1145 if (release_count == slot_info->use_count) { in release_slot()1661 state->rx_info->release_count = 0; in parse_rx_slots()2773 if (slot_info->release_count != slot_info->use_count) { in release_service_messages()3702 if (slot_info.use_count != slot_info.release_count) { in vchiq_dump_shared_state()3705 slot_info.release_count); in vchiq_dump_shared_state()
285 int16_t release_count; member