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

  /bionic/libc/kernel/uapi/xen/
gntdev.h 78 #define IOCTL_GNTDEV_DMABUF_EXP_FROM_REFS _IOC(_IOC_NONE, 'G', 9, sizeof(struct ioctl_gntdev_dmabuf_exp_from_refs))
79 struct ioctl_gntdev_dmabuf_exp_from_refs { struct
  /external/kernel-headers/original/uapi/xen/
gntdev.h 234 #define IOCTL_GNTDEV_DMABUF_EXP_FROM_REFS \
236 sizeof(struct ioctl_gntdev_dmabuf_exp_from_refs))
237 struct ioctl_gntdev_dmabuf_exp_from_refs { struct
256 * IOCTL_GNTDEV_DMABUF_EXP_FROM_REFS.

Completed in 97 milliseconds