Searched defs:syncobj_wait (Results 1 – 5 of 5) 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
211 syncobj_wait(int fd, uint32_t *handles, uint32_t count, in syncobj_wait() function
862 fn syncobj_wait( in syncobj_wait() method