Home
last modified time | relevance | path

Searched refs:syncobj_wait_entry (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_syncobj.c147 struct syncobj_wait_entry { struct
173 struct syncobj_wait_entry *wait); argument
202 struct syncobj_wait_entry *wait) in drm_syncobj_fence_add_wait()
227 struct syncobj_wait_entry *wait) in drm_syncobj_remove_wait()
251 struct syncobj_wait_entry *cur, *tmp; in drm_syncobj_add_point()
286 struct syncobj_wait_entry *cur, *tmp; in drm_syncobj_replace_fence()
344 struct syncobj_wait_entry wait; in drm_syncobj_find_fence()
1004 struct syncobj_wait_entry *wait = in syncobj_wait_fence_func()
1005 container_of(cb, struct syncobj_wait_entry, fence_cb); in syncobj_wait_fence_func()
1018 struct syncobj_wait_entry *wait) in syncobj_wait_syncobj_func()
[all …]