OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_aio_wait
(Results
1 - 5
of
5
) sorted by null
/external/qemu/
qemu-aio.h
36
void
qemu_aio_wait
(void);
47
* be invoked when using either
qemu_aio_wait
() or qemu_aio_flush().
aio-android.c
114
qemu_aio_wait
();
144
void
qemu_aio_wait
(void)
function
170
* Otherwise, if there are no AIO requests,
qemu_aio_wait
() would
aio.c
113
qemu_aio_wait
();
143
void
qemu_aio_wait
(void)
function
170
* Otherwise, if there are no AIO requests,
qemu_aio_wait
() would
qemu-io.c
247
qemu_aio_wait
();
264
qemu_aio_wait
();
306
qemu_aio_wait
();
[
all
...]
block.c
[
all
...]
Completed in 216 milliseconds