Searched refs:ioctl_evtchn_notify (Results 1 – 9 of 9) sorted by relevance
/xen/tools/include/xen-sys/NetBSD/ |
A D | evtchn.h | 77 _IOW('E', 8, struct ioctl_evtchn_notify) 78 struct ioctl_evtchn_notify { struct
|
/xen/tools/include/xen-sys/NetBSDRump/ |
A D | evtchn.h | 77 _IOW('E', 8, struct ioctl_evtchn_notify) 78 struct ioctl_evtchn_notify { struct
|
/xen/tools/include/xen-sys/FreeBSD/ |
A D | evtchn.h | 78 _IOW('E', 8, struct ioctl_evtchn_notify) 79 struct ioctl_evtchn_notify { struct
|
/xen/tools/include/xen-sys/SunOS/ |
A D | evtchn.h | 79 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify)) 80 struct ioctl_evtchn_notify { struct
|
/xen/tools/include/xen-sys/Linux/ |
A D | evtchn.h | 79 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify)) 80 struct ioctl_evtchn_notify { struct
|
/xen/tools/libs/evtchn/ |
A D | solaris.c | 68 struct ioctl_evtchn_notify notify; in xenevtchn_notify()
|
A D | linux.c | 69 struct ioctl_evtchn_notify notify; in xenevtchn_notify()
|
A D | netbsd.c | 65 struct ioctl_evtchn_notify notify; in xenevtchn_notify()
|
A D | freebsd.c | 65 struct ioctl_evtchn_notify notify; in xenevtchn_notify()
|
Completed in 7 milliseconds