HomeSort by relevance Sort by last modified time
    Searched defs:sync_fence_info_data (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/common/linux/
sync.h 39 struct sync_fence_info_data { struct
50 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /external/kernel-headers/original/linux/
sync.h 342 * struct sync_fence_info_data - data returned from fence info ioctl
350 struct sync_fence_info_data { struct
379 * Takes a struct sync_fence_info_data with extra space allocated for pt_info.
381 * updated to reflect the total size of the sync_fence_info_data including
388 struct sync_fence_info_data)

Completed in 457 milliseconds