OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioctl_gntdev_set_max_grants
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/xen/
gntdev.h
52
#define
IOCTL_GNTDEV_SET_MAX_GRANTS
_IOC(_IOC_NONE, 'G', 3, sizeof(struct
ioctl_gntdev_set_max_grants
))
54
struct
ioctl_gntdev_set_max_grants
{
struct
/external/kernel-headers/original/uapi/xen/
gntdev.h
113
#define
IOCTL_GNTDEV_SET_MAX_GRANTS
\
114
_IOC(_IOC_NONE, 'G', 3, sizeof(struct
ioctl_gntdev_set_max_grants
))
115
struct
ioctl_gntdev_set_max_grants
{
struct
Completed in 3643 milliseconds