OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOCTL_GNTALLOC_ALLOC_GREF
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/xen/
gntalloc.h
21
#define
IOCTL_GNTALLOC_ALLOC_GREF
_IOC(_IOC_NONE, 'G', 5, sizeof(struct
ioctl_gntalloc_alloc_gref
))
22
struct
ioctl_gntalloc_alloc_gref
{
struct
/external/kernel-headers/original/uapi/xen/
gntalloc.h
17
#define
IOCTL_GNTALLOC_ALLOC_GREF
\
18
_IOC(_IOC_NONE, 'G', 5, sizeof(struct
ioctl_gntalloc_alloc_gref
))
19
struct
ioctl_gntalloc_alloc_gref
{
struct
Completed in 48 milliseconds