OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOCTL_GNTALLOC_DEALLOC_GREF
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/xen/
gntalloc.h
32
#define
IOCTL_GNTALLOC_DEALLOC_GREF
_IOC(_IOC_NONE, 'G', 6, sizeof(struct
ioctl_gntalloc_dealloc_gref
))
34
struct
ioctl_gntalloc_dealloc_gref
{
struct
/external/kernel-headers/original/uapi/xen/
gntalloc.h
41
#define
IOCTL_GNTALLOC_DEALLOC_GREF
\
42
_IOC(_IOC_NONE, 'G', 6, sizeof(struct
ioctl_gntalloc_dealloc_gref
))
43
struct
ioctl_gntalloc_dealloc_gref
{
struct
58
* notification prior to the
IOCTL_GNTALLOC_DEALLOC_GREF
if you do not want it
Completed in 28 milliseconds