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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xen/
evtchn.h 60 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT \
61 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port))
62 struct ioctl_evtchn_bind_unbound_port { struct
  /bionic/libc/kernel/uapi/xen/
evtchn.h 29 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port))
30 struct ioctl_evtchn_bind_unbound_port { struct
  /external/kernel-headers/original/uapi/xen/
evtchn.h 61 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT \
62 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port))
63 struct ioctl_evtchn_bind_unbound_port { struct

Completed in 231 milliseconds