Home
last modified time | relevance | path

Searched refs:ioctl_evtchn_notify (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/xen/
H A Devtchn.h80 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
81 struct ioctl_evtchn_notify { struct
/kernel/linux/linux-6.6/include/uapi/xen/
H A Devtchn.h80 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
81 struct ioctl_evtchn_notify { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/
H A Devtchn.h37 #define IOCTL_EVTCHN_NOTIFY _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
38 struct ioctl_evtchn_notify { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/
H A Devtchn.h37 #define IOCTL_EVTCHN_NOTIFY _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
38 struct ioctl_evtchn_notify { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/
H A Devtchn.h29 _IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
30 struct ioctl_evtchn_notify { struct
/kernel/linux/linux-5.10/drivers/xen/
H A Devtchn.c567 struct ioctl_evtchn_notify notify; in evtchn_ioctl()
/kernel/linux/linux-6.6/drivers/xen/
H A Devtchn.c563 struct ioctl_evtchn_notify notify; in evtchn_ioctl()

Completed in 4 milliseconds