Home
last modified time | relevance | path

Searched defs:sync_file (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_queue.c706 ASSERTED const bool sync_file = pImportFenceFdInfo->handleType == in vn_ImportFenceFdKHR() local
732 const bool sync_file = in vn_GetFenceFdKHR() local
979 ASSERTED const bool sync_file = in vn_ImportSemaphoreFdKHR() local
1006 const bool sync_file = in vn_GetSemaphoreFdKHR() local
Dvn_renderer.h422 bool sync_file, in vn_renderer_sync_create_from_syncobj()
439 bool sync_file) in vn_renderer_sync_export_syncobj()
Dvn_renderer_virtgpu.c761 bool sync_file) in virtgpu_ioctl_syncobj_handle_to_fd()
954 bool sync_file) in virtgpu_sync_export_syncobj()
978 bool sync_file, in virtgpu_sync_create_from_syncobj()
/third_party/e2fsprogs/misc/
Dfilefrag.c58 int sync_file = 0; /* fsync file before getting the mapping */ variable