Searched defs:sync_fd (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/uevent/ |
| H A D | uevent_filtering.c | 350 int ret, sync_fd; in TEST() local 76 uevent_listener(unsigned long post_flags, bool expect_uevent, int sync_fd) uevent_listener() argument 240 do_test(unsigned long pre_flags, unsigned long post_flags, bool expect_uevent, int sync_fd) do_test() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/uevent/ |
| H A D | uevent_filtering.c | 350 int ret, sync_fd; in TEST() local 76 uevent_listener(unsigned long post_flags, bool expect_uevent, int sync_fd) uevent_listener() argument 240 do_test(unsigned long pre_flags, unsigned long post_flags, bool expect_uevent, int sync_fd) do_test() argument [all...] |
| /third_party/libdrm/tests/amdgpu/ |
| H A D | syncobj_tests.c | 233 int r, sync_fd; in amdgpu_syncobj_timeline_test() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_fence.c | 453 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.c | 401 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer_virtgpu.c | 358 sim_syncobj_submit(struct virtgpu *gpu, uint32_t syncobj_handle, int sync_fd, uint64_t point, bool cpu) sim_syncobj_submit() argument 489 sim_submit_signal_syncs(struct virtgpu *gpu, int sync_fd, struct vn_renderer_sync *const *syncs, const uint64_t *sync_values, uint32_t sync_count, bool cpu) sim_submit_signal_syncs() argument
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_display.c | 1633 wsi_display_fence_alloc(struct wsi_display *wsi, int sync_fd) in wsi_display_fence_alloc() argument 2773 wsi_register_device_event(VkDevice _device, struct wsi_device *wsi_device, const VkDeviceEventInfoEXT *device_event_info, const VkAllocationCallbacks *allocator, struct vk_sync **sync_out, int sync_fd) wsi_register_device_event() argument 2854 wsi_register_display_event(VkDevice _device, struct wsi_device *wsi_device, VkDisplayKHR display, const VkDisplayEventInfoEXT *display_event_info, const VkAllocationCallbacks *allocator, struct vk_sync **sync_out, int sync_fd) wsi_register_display_event() argument
|
Completed in 11 milliseconds