Searched refs:__syncobj_create (Results 1 – 3 of 3) sorted by relevance
40 __syncobj_create(int fd, uint32_t *handle, uint32_t flags) in __syncobj_create() function65 igt_assert_eq(__syncobj_create(fd, &handle, flags), 0); in syncobj_create()
123 static uint32_t __syncobj_create(int fd) in __syncobj_create() function140 igt_assert_neq((ret = __syncobj_create(fd)), 0); in syncobj_create()
842 static uint32_t __syncobj_create(int fd) in __syncobj_create() function859 igt_assert_neq((ret = __syncobj_create(fd)), 0); in syncobj_create()