Searched refs:ioctl_evtchn_notify (Results 1 – 4 of 4) sorted by relevance
29 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))30 struct ioctl_evtchn_notify { struct
37 #define IOCTL_EVTCHN_NOTIFY _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))38 struct ioctl_evtchn_notify { struct
80 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))81 struct ioctl_evtchn_notify { struct
567 struct ioctl_evtchn_notify notify; in evtchn_ioctl()