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

  /bionic/libc/kernel/uapi/xen/
gntdev.h 46 #define IOCTL_GNTDEV_SET_MAX_GRANTS _IOC(_IOC_NONE, 'G', 3, sizeof(struct ioctl_gntdev_set_max_grants))
47 struct ioctl_gntdev_set_max_grants { struct
  /external/kernel-headers/original/uapi/xen/
gntdev.h 113 #define IOCTL_GNTDEV_SET_MAX_GRANTS \
114 _IOC(_IOC_NONE, 'G', 3, sizeof(struct ioctl_gntdev_set_max_grants))
115 struct ioctl_gntdev_set_max_grants { struct

Completed in 83 milliseconds