Searched refs:host_consumed_pos (Results 1 – 7 of 7) sorted by relevance
111 context.ring_config->host_consumed_pos = 0; in createGoldfishAddressSpaceStream()
134 context.ring_config->host_consumed_pos = 0; in createVirtioGpuAddressSpaceStream()
244 uint32_t host_consumed_pos; member
261 … __atomic_fetch_add(&mContext.ring_config->host_consumed_pos, xfersPtr[i].size, __ATOMIC_RELEASE); in type1Read()269 … __atomic_fetch_add(&mContext.ring_config->host_consumed_pos, xfersPtr[i].size, __ATOMIC_RELEASE); in type1Read()
95 mContext.ring_config->host_consumed_pos = 0; in Client()219 __atomic_load(&mContext.ring_config->host_consumed_pos, in get_available_for_write()493 mContext.ring_config->host_consumed_pos = in type1Read()
612 mHostContext.ring_config->host_consumed_pos = 0;820 stream->putBe32(config.host_consumed_pos); in saveRingConfig()837 config.host_consumed_pos = stream->getBe32(); in loadRingConfig()