Home
last modified time | relevance | path

Searched defs:async_ret (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-replication.c59 int async_ret = NOT_DONE; in test_blk_read() local
101 int async_ret = NOT_DONE; in test_blk_write() local
/openbmc/qemu/
H A Dqemu-io-cmds.c647 int async_ret = NOT_DONE; in do_aio_readv() local
661 int async_ret = NOT_DONE; in do_aio_writev() local
1926 int async_ret = NOT_DONE; in do_aio_zone_append() local
/openbmc/linux/drivers/base/regmap/
H A Dinternal.h80 int async_ret; member