Searched refs:ioctl_evtchn_bind_unbound_port (Results 1 – 9 of 9) sorted by relevance
/xen-4.10.0-shim-comet/tools/include/xen-sys/FreeBSD/ |
A D | evtchn.h | 59 _IOWR('E', 6, struct ioctl_evtchn_bind_unbound_port) 60 struct ioctl_evtchn_bind_unbound_port { struct
|
/xen-4.10.0-shim-comet/tools/include/xen-sys/NetBSD/ |
A D | evtchn.h | 58 _IOWR('E', 6, struct ioctl_evtchn_bind_unbound_port) 59 struct ioctl_evtchn_bind_unbound_port { struct
|
/xen-4.10.0-shim-comet/tools/include/xen-sys/NetBSDRump/ |
A D | evtchn.h | 58 _IOWR('E', 6, struct ioctl_evtchn_bind_unbound_port) 59 struct ioctl_evtchn_bind_unbound_port { struct
|
/xen-4.10.0-shim-comet/tools/include/xen-sys/SunOS/ |
A D | evtchn.h | 61 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port)) 62 struct ioctl_evtchn_bind_unbound_port { struct
|
/xen-4.10.0-shim-comet/tools/include/xen-sys/Linux/ |
A D | evtchn.h | 61 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port)) 62 struct ioctl_evtchn_bind_unbound_port { struct
|
/xen-4.10.0-shim-comet/tools/libs/evtchn/ |
A D | solaris.c | 78 struct ioctl_evtchn_bind_unbound_port bind; in xenevtchn_bind_unbound_port()
|
A D | linux.c | 80 struct ioctl_evtchn_bind_unbound_port bind; in xenevtchn_bind_unbound_port()
|
A D | netbsd.c | 75 struct ioctl_evtchn_bind_unbound_port bind; in xenevtchn_bind_unbound_port()
|
A D | freebsd.c | 75 struct ioctl_evtchn_bind_unbound_port bind; in xenevtchn_bind_unbound_port()
|
Completed in 7 milliseconds