OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioctl_gntalloc_unmap_notify
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/xen/
gntalloc.h
39
#define IOCTL_GNTALLOC_SET_UNMAP_NOTIFY _IOC(_IOC_NONE, 'G', 7, sizeof(struct
ioctl_gntalloc_unmap_notify
))
40
struct
ioctl_gntalloc_unmap_notify
{
struct
/external/kernel-headers/original/uapi/xen/
gntalloc.h
62
_IOC(_IOC_NONE, 'G', 7, sizeof(struct
ioctl_gntalloc_unmap_notify
))
63
struct
ioctl_gntalloc_unmap_notify
{
struct
Completed in 795 milliseconds