Searched refs:IOCTL_EVTCHN_BIND_UNBOUND_PORT (Results 1 – 9 of 9) sorted by relevance
57 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT \ macro
58 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT \ macro
60 #define IOCTL_EVTCHN_BIND_UNBOUND_PORT \ macro
82 return ioctl(fd, IOCTL_EVTCHN_BIND_UNBOUND_PORT, &bind); in xenevtchn_bind_unbound_port()
84 return ioctl(fd, IOCTL_EVTCHN_BIND_UNBOUND_PORT, &bind); in xenevtchn_bind_unbound_port()
80 ret = ioctl(fd, IOCTL_EVTCHN_BIND_UNBOUND_PORT, &bind); in xenevtchn_bind_unbound_port()
79 ret = ioctl(fd, IOCTL_EVTCHN_BIND_UNBOUND_PORT, &bind); in xenevtchn_bind_unbound_port()
Completed in 6 milliseconds