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

  /bionic/libc/kernel/uapi/xen/
evtchn.h 36 #define IOCTL_EVTCHN_UNBIND _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))
37 struct ioctl_evtchn_unbind { struct
  /external/kernel-headers/original/uapi/xen/
evtchn.h 69 #define IOCTL_EVTCHN_UNBIND \
70 _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))
71 struct ioctl_evtchn_unbind { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xen/
evtchn.h 69 #define IOCTL_EVTCHN_UNBIND \
70 _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))
71 struct ioctl_evtchn_unbind { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xen/
evtchn.h 69 #define IOCTL_EVTCHN_UNBIND \
70 _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))
71 struct ioctl_evtchn_unbind { struct

Completed in 45 milliseconds