Searched refs:syncobj_handle_to_fd (Results 1 – 3 of 3) sorted by relevance
59 int syncobj_handle_to_fd(int fd, uint32_t handle, uint32_t flags);
114 syncobj_handle_to_fd(int fd, uint32_t handle, uint32_t flags) in syncobj_handle_to_fd() function
170 syncobj_fd = syncobj_handle_to_fd(fd, first_handle, 0); in test_valid_cycle()