Searched defs:syncobj_wait (Results 1 – 3 of 3) sorted by relevance
182 struct drm_syncobj_wait syncobj_wait = { in anv_xe_wait_exec_queue_idle() local240 struct drm_syncobj_wait syncobj_wait = { in bind_engine_idle() local
31 struct drm_syncobj_timeline_wait syncobj_wait = { in intel_bind_timeline_finish() local
198 static void *syncobj_wait(void *data) in syncobj_wait() function