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 - 4
of
4
) 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
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/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
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/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 927 milliseconds