OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IOCTL_GNTDEV_DMABUF_IMP_TO_REFS
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/xen/
gntdev.h
91
#define
IOCTL_GNTDEV_DMABUF_IMP_TO_REFS
_IOC(_IOC_NONE, 'G', 11, sizeof(struct
ioctl_gntdev_dmabuf_imp_to_refs
))
92
struct
ioctl_gntdev_dmabuf_imp_to_refs
{
struct
/external/kernel-headers/original/uapi/xen/
gntdev.h
277
#define
IOCTL_GNTDEV_DMABUF_IMP_TO_REFS
\
279
sizeof(struct
ioctl_gntdev_dmabuf_imp_to_refs
))
280
struct
ioctl_gntdev_dmabuf_imp_to_refs
{
struct
298
* created with
IOCTL_GNTDEV_DMABUF_IMP_TO_REFS
.
Completed in 45 milliseconds