Searched refs:AIO_MMAP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Daio.h9 enum aio_type { AIO_READ, AIO_WRITE, AIO_MMAP }; enumerator in enum:aio_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Daio.c57 * The AIO_MMAP cases force the mmapped page into memory here
87 case AIO_MMAP:
152 case AIO_MMAP:

Completed in 158 milliseconds