OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ION_IOC_IMPORT
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/common/linux/
ion.h
64
#define
ION_IOC_IMPORT
_IOWR(ION_IOC_MAGIC, 5, int)
/external/kernel-headers/original/linux/
ion.h
254
* descriptor to share or map in the fd field. For
ION_IOC_IMPORT
, userspace
318
* be retrieved via
ION_IOC_IMPORT
.
323
* DOC:
ION_IOC_IMPORT
- imports a shared file descriptor
329
#define
ION_IOC_IMPORT
_IOWR(ION_IOC_MAGIC, 5, int)
Completed in 2300 milliseconds