Lines Matching refs:sync
164 struct vk_sync sync;
1660 struct vk_sync *sync,
1669 struct vk_sync *sync)
1672 container_of(sync, struct wsi_display_sync, sync);
1679 struct vk_sync *sync,
1685 container_of(sync, struct wsi_display_sync, sync);
1713 struct wsi_display_sync *sync =
1714 container_of(*sync_out, struct wsi_display_sync, sync);
1716 sync->fence = fence;