Searched refs:ioctl_evtchn_bind_unbound_port (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/xen/ |
H A D | evtchn.h | 62 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port)) 63 struct ioctl_evtchn_bind_unbound_port { struct
|
/kernel/linux/linux-6.6/include/uapi/xen/ |
H A D | evtchn.h | 62 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port)) 63 struct ioctl_evtchn_bind_unbound_port { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/ |
H A D | evtchn.h | 29 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port)) 30 struct ioctl_evtchn_bind_unbound_port { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/ |
H A D | evtchn.h | 29 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port)) 30 struct ioctl_evtchn_bind_unbound_port { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/ |
H A D | evtchn.h | 19 _IOC(_IOC_NONE, 'E', 2, sizeof(struct ioctl_evtchn_bind_unbound_port)) 20 struct ioctl_evtchn_bind_unbound_port { struct
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | evtchn.c | 519 struct ioctl_evtchn_bind_unbound_port bind; in evtchn_ioctl()
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | evtchn.c | 498 struct ioctl_evtchn_bind_unbound_port bind; in evtchn_ioctl()
|
Completed in 4 milliseconds