Searched refs:local_syncobj_wait (Results 1 – 4 of 4) sorted by relevance
35 struct local_syncobj_wait { struct51 #define LOCAL_IOCTL_SYNCOBJ_WAIT DRM_IOWR(0xC3, struct local_syncobj_wait) argument62 int __syncobj_wait(int fd, struct local_syncobj_wait *args);
173 __syncobj_wait(int fd, struct local_syncobj_wait *args) in __syncobj_wait()185 struct local_syncobj_wait wait; in syncobj_wait_err()215 struct local_syncobj_wait wait; in syncobj_wait()
147 struct local_syncobj_wait { struct156 #define LOCAL_IOCTL_SYNCOBJ_WAIT DRM_IOWR(0xC3, struct local_syncobj_wait) argument157 static int __syncobj_wait(int fd, struct local_syncobj_wait *args) in __syncobj_wait()302 struct local_syncobj_wait arg = { in loop()
143 struct local_syncobj_wait wait = { 0 }; in test_wait_bad_flags()151 struct local_syncobj_wait wait = { 0 }; in test_wait_zero_handles()158 struct local_syncobj_wait wait = { 0 }; in test_wait_illegal_handle()514 struct local_syncobj_wait wait;716 struct local_syncobj_wait wait = { 0 }; in test_wait_interrupted()743 struct local_syncobj_wait wait = { 0 }; in has_syncobj_wait()