Searched refs:sync_file_info (Results 1 – 6 of 6) sorted by relevance
76 struct sync_file_info* sync_file_info(int32_t fd) __INTRODUCED_IN(26);86 static inline struct sync_fence_info* sync_get_fence_info(const struct sync_file_info* info) { in sync_get_fence_info()100 void sync_file_info_free(struct sync_file_info* info) __INTRODUCED_IN(26);
62 struct sync_file_info *info = sync_file_info(fd); in sync_valid_fd()85 struct sync_file_info {97 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)150 struct sync_file_info info = {{0}};
20 struct sync_file_info* sync_file_info(int32_t fd) in sync_file_info() function25 void sync_file_info_free(struct sync_file_info* info) in sync_file_info_free()
17 struct sync_file_info { struct28 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info) argument
52 struct sync_file_info file_info = { { 0 } }; in linux_sync_file_is_valid()69 struct sync_file_info file_info = { { 0 } }; in weston_linux_sync_file_read_timestamp()
78 struct sync_file_info { struct114 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)