OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioctl_evtchn_unbind
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/xen/
evtchn.h
36
#define
IOCTL_EVTCHN_UNBIND
_IOC(_IOC_NONE, 'E', 3, sizeof(struct
ioctl_evtchn_unbind
))
37
struct
ioctl_evtchn_unbind
{
struct
/external/kernel-headers/original/uapi/xen/
evtchn.h
69
#define
IOCTL_EVTCHN_UNBIND
\
70
_IOC(_IOC_NONE, 'E', 3, sizeof(struct
ioctl_evtchn_unbind
))
71
struct
ioctl_evtchn_unbind
{
struct
Completed in 509 milliseconds