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
33
#define
IOCTL_EVTCHN_UNBIND
_IOC(_IOC_NONE, 'E', 3, sizeof(struct
ioctl_evtchn_unbind
))
34
struct
ioctl_evtchn_unbind
{
struct
/external/kernel-headers/original/uapi/xen/
evtchn.h
70
#define
IOCTL_EVTCHN_UNBIND
\
71
_IOC(_IOC_NONE, 'E', 3, sizeof(struct
ioctl_evtchn_unbind
))
72
struct
ioctl_evtchn_unbind
{
struct
Completed in 245 milliseconds