Searched refs:local_syncobj_array (Results 1 – 3 of 3) sorted by relevance
45 struct local_syncobj_array { struct52 #define LOCAL_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct local_syncobj_array) argument53 #define LOCAL_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct local_syncobj_array)
239 struct local_syncobj_array array = { 0 }; in __syncobj_reset()266 struct local_syncobj_array array = { 0 }; in __syncobj_signal()
169 struct local_syncobj_array array = { 0 }; in test_reset_zero_handles()179 struct local_syncobj_array array = { 0 }; in test_reset_illegal_handle()192 struct local_syncobj_array array = { 0 }; in test_reset_one_illegal_handle()219 struct local_syncobj_array array = { 0 }; in test_reset_bad_pad()233 struct local_syncobj_array array = { 0 }; in test_signal_zero_handles()243 struct local_syncobj_array array = { 0 }; in test_signal_illegal_handle()256 struct local_syncobj_array array = { 0 }; in test_signal_one_illegal_handle()283 struct local_syncobj_array array = { 0 }; in test_signal_bad_pad()