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

  /system/core/libsync/include/sync/
sync.h 28 struct sync_fence_info_data { struct
47 struct sync_fence_info_data *sync_fence_info(int fd);
48 struct sync_pt_info *sync_pt_info(struct sync_fence_info_data *info,
50 void sync_fence_info_free(struct sync_fence_info_data *info);
  /bionic/libc/kernel/uapi/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /development/ndk/platforms/android-21/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /external/kernel-headers/original/uapi/linux/
sync.h 49 * struct sync_fence_info_data - data returned from fence info ioctl
57 struct sync_fence_info_data { struct
86 * Takes a struct sync_fence_info_data with extra space allocated for pt_info.
88 * updated to reflect the total size of the sync_fence_info_data including
95 struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
sync.h 40 struct sync_fence_info_data { struct
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)

Completed in 62 milliseconds