Searched defs:syncobj_destroy (Results 1 – 7 of 7) sorted by relevance
198 struct drm_syncobj_destroy syncobj_destroy = { in anv_xe_wait_exec_queue_idle() local223 struct drm_syncobj_destroy syncobj_destroy = {}; in bind_engine_idle() local
30 struct drm_syncobj_destroy syncobj_destroy = {}; in xe_queue_get_syncobj_for_idle() local
37 struct drm_syncobj_destroy syncobj_destroy = { in intel_bind_timeline_finish() local
181 struct drm_syncobj_destroy syncobj_destroy = { in iris_xe_wait_exec_queue_idle() local
89 syncobj_destroy(int fd, uint32_t handle) in syncobj_destroy() function
280 struct drm_syncobj_destroy syncobj_destroy = { in xe_perf_stream_set_metrics_id() local
881 static void syncobj_destroy(int fd, uint32_t handle) in syncobj_destroy() function