Searched refs:syncobj_fd_to_handle (Results 1 – 3 of 3) sorted by relevance
60 uint32_t syncobj_fd_to_handle(int fd, int syncobj_fd, uint32_t flags);
144 syncobj_fd_to_handle(int fd, int syncobj_fd, uint32_t flags) in syncobj_fd_to_handle() function
171 second_handle = syncobj_fd_to_handle(fd, syncobj_fd, 0); in test_valid_cycle()