Home
last modified time | relevance | path

Searched defs:sync_fd (Results 1 - 13 of 13) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_timeline.c70 s32 sync_fd = -1; in timeline_create_sync_fence_wrapper() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_timeline.c83 s32 sync_fd = -1; in timeline_create_sync_fence_wrapper() local
/kernel/linux/linux-5.10/tools/testing/selftests/uevent/
H A Duevent_filtering.c350 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 Duevent_filtering.c350 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 Dsyncobj_tests.c233 int r, sync_fd; in amdgpu_syncobj_timeline_test() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c453 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c401 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.h99 s32 sync_fd; /**< A file descriptor representing a sync fence, or -1. */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.h96 s32 sync_fd; /**< A file descriptor representing a sync fence, or -1. */ member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c358 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
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_uk_types.h34 s32 sync_fd; member
1075 s32 sync_fd; /**< [out] file descriptor for new linux sync fence */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_uk_types.h33 s32 sync_fd; member
1082 s32 sync_fd; /**< [out] file descriptor for new linux sync fence */ member
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c1633 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 18 milliseconds