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

/linux-4.4.14/arch/um/include/shared/
H A Daio.h9 enum aio_type { AIO_READ, AIO_WRITE, AIO_MMAP }; enumerator in enum:aio_type
/linux-4.4.14/arch/um/os-Linux/
H A Daio.c55 * The AIO_MMAP cases force the mmapped page into memory here
85 case AIO_MMAP: do_aio()
149 case AIO_MMAP: do_not_aio()

Completed in 72 milliseconds