Searched refs:sync_unref_buf (Results 1 – 1 of 1) sorted by relevance
1798 uint32_t sync_unref_buf[VCMD_SYNC_UNREF_SIZE]; in vtest_sync_unref() local1802 ret = ctx->input->read(ctx->input, &sync_unref_buf, in vtest_sync_unref()1803 sizeof(sync_unref_buf)); in vtest_sync_unref()1804 if (ret != sizeof(sync_unref_buf)) { in vtest_sync_unref()1808 sync_id = sync_unref_buf[VCMD_SYNC_UNREF_ID]; in vtest_sync_unref()