Searched refs:ioctl_evtchn_unbind (Results 1 – 4 of 4) sorted by relevance
24 _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))25 struct ioctl_evtchn_unbind { struct
33 #define IOCTL_EVTCHN_UNBIND _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))34 struct ioctl_evtchn_unbind { struct
71 _IOC(_IOC_NONE, 'E', 3, sizeof(struct ioctl_evtchn_unbind))72 struct ioctl_evtchn_unbind { struct
544 struct ioctl_evtchn_unbind unbind; in evtchn_ioctl()