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

  /bionic/libc/kernel/common/linux/
sync.h 50 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
  /external/kernel-headers/original/linux/
sync.h 50 * to userspace by SYNC_IOC_FENCE_INFO.
406 * DOC: SYNC_IOC_FENCE_INFO - get detailed information on a fence
416 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2,\

Completed in 557 milliseconds