Home
last modified time | relevance | path

Searched refs:in_aio_context_home_thread (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/qemu/qemu-6.2.0/include/block/
H A Daio-wait.h84 if (ctx_ && in_aio_context_home_thread(ctx_)) { \
136 static inline bool in_aio_context_home_thread(AioContext *ctx) in in_aio_context_home_thread() function
/dports/emulators/qemu60/qemu-6.0.0/include/block/
H A Daio-wait.h84 if (ctx_ && in_aio_context_home_thread(ctx_)) { \
136 static inline bool in_aio_context_home_thread(AioContext *ctx) in in_aio_context_home_thread() function
/dports/emulators/qemu5/qemu-5.2.0/include/block/
H A Daio-wait.h84 if (ctx_ && in_aio_context_home_thread(ctx_)) { \
136 static inline bool in_aio_context_home_thread(AioContext *ctx) in in_aio_context_home_thread() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/block/
H A Daio-wait.h84 if (ctx_ && in_aio_context_home_thread(ctx_)) { \
136 static inline bool in_aio_context_home_thread(AioContext *ctx)
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/block/
H A Daio-wait.h84 if (ctx_ && in_aio_context_home_thread(ctx_)) { \
136 static inline bool in_aio_context_home_thread(AioContext *ctx) in in_aio_context_home_thread() function
/dports/emulators/qemu42/qemu-4.2.1/include/block/
H A Daio-wait.h83 if (ctx_ && in_aio_context_home_thread(ctx_)) { \
H A Daio.h591 static inline bool in_aio_context_home_thread(AioContext *ctx) in in_aio_context_home_thread() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/block/
H A Daio-wait.h83 if (ctx_ && in_aio_context_home_thread(ctx_)) { \
H A Daio.h547 static inline bool in_aio_context_home_thread(AioContext *ctx) in in_aio_context_home_thread() function
/dports/emulators/qemu-utils/qemu-4.2.1/include/block/
H A Daio-wait.h83 if (ctx_ && in_aio_context_home_thread(ctx_)) { \
H A Daio.h591 static inline bool in_aio_context_home_thread(AioContext *ctx) in in_aio_context_home_thread() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/block/
H A Daio-wait.h83 if (ctx_ && in_aio_context_home_thread(ctx_)) { \
H A Daio.h692 static inline bool in_aio_context_home_thread(AioContext *ctx) in in_aio_context_home_thread() function
/dports/emulators/qemu/qemu-6.2.0/block/export/
H A Dexport.c294 assert(in_aio_context_home_thread(qemu_get_aio_context())); in blk_exp_close_all_type()
/dports/emulators/qemu60/qemu-6.0.0/block/export/
H A Dexport.c291 assert(in_aio_context_home_thread(qemu_get_aio_context())); in blk_exp_close_all_type()
/dports/emulators/qemu5/qemu-5.2.0/block/export/
H A Dexport.c287 assert(in_aio_context_home_thread(qemu_get_aio_context())); in blk_exp_close_all_type()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/export/
H A Dexport.c294 assert(in_aio_context_home_thread(qemu_get_aio_context())); in blk_exp_close_all_type()
/dports/emulators/qemu42/qemu-4.2.1/util/
H A Daio-win32.c367 assert(in_aio_context_home_thread(ctx)); in aio_poll()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Daio-win32.c376 assert(in_aio_context_home_thread(ctx)); in aio_poll()
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Daio-win32.c367 assert(in_aio_context_home_thread(ctx)); in aio_poll()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Daio-win32.c367 assert(in_aio_context_home_thread(ctx)); in aio_poll()
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Daio-win32.c342 assert(in_aio_context_home_thread(ctx == iohandler_get_aio_context() ? in aio_poll()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Daio-win32.c329 assert(in_aio_context_home_thread(ctx)); in aio_poll()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Daio-win32.c342 assert(in_aio_context_home_thread(ctx == iohandler_get_aio_context() ? in aio_poll()
/dports/emulators/qemu/qemu-6.2.0/util/
H A Daio-win32.c342 assert(in_aio_context_home_thread(ctx == iohandler_get_aio_context() ? in aio_poll()

12