Searched defs:syncobj_create (Results 1 – 5 of 5) sorted by relevance
13 struct drm_syncobj_create syncobj_create = { .flags = DRM_SYNCOBJ_CREATE_SIGNALED }; in intel_bind_timeline_init() local
155 struct drm_syncobj_create syncobj_create = {}; in anv_xe_wait_exec_queue_idle() local
62 syncobj_create(int fd, uint32_t flags) in syncobj_create() function
136 static uint32_t syncobj_create(int fd) in syncobj_create() function
855 static uint32_t syncobj_create(int fd) in syncobj_create() function