OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOCTL_EVTCHN_NOTIFY
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/xen/
evtchn.h
41
#define
IOCTL_EVTCHN_NOTIFY
_IOC(_IOC_NONE, 'E', 4, sizeof(struct
ioctl_evtchn_notify
))
42
struct
ioctl_evtchn_notify
{
struct
/external/kernel-headers/original/uapi/xen/
evtchn.h
78
#define
IOCTL_EVTCHN_NOTIFY
\
79
_IOC(_IOC_NONE, 'E', 4, sizeof(struct
ioctl_evtchn_notify
))
80
struct
ioctl_evtchn_notify
{
struct
Completed in 62 milliseconds