Home
last modified time | relevance | path

Searched refs:aio_node_check (Results 1 – 25 of 33) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/util/
H A Daio-posix.c399 aio_node_check(ctx, node->is_external)) { in aio_pending()
404 aio_node_check(ctx, node->is_external)) { in aio_pending()
427 aio_node_check(ctx, node->is_external) && in aio_dispatch_handlers()
438 aio_node_check(ctx, node->is_external) && in aio_dispatch_handlers()
519 aio_node_check(ctx, node->is_external) && in run_poll_handlers_once()
653 && aio_node_check(ctx, node->is_external)) { in aio_poll()
H A Daio-win32.c344 && aio_node_check(ctx, node->is_external)) { in aio_poll()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Daio-posix.c380 aio_node_check(ctx, node->is_external)) { in aio_pending()
385 aio_node_check(ctx, node->is_external)) { in aio_pending()
408 aio_node_check(ctx, node->is_external) && in aio_dispatch_handlers()
419 aio_node_check(ctx, node->is_external) && in aio_dispatch_handlers()
500 aio_node_check(ctx, node->is_external) && in run_poll_handlers_once()
629 && aio_node_check(ctx, node->is_external)) { in aio_poll()
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Daio-posix.c399 aio_node_check(ctx, node->is_external)) { in aio_pending()
404 aio_node_check(ctx, node->is_external)) { in aio_pending()
427 aio_node_check(ctx, node->is_external) && in aio_dispatch_handlers()
438 aio_node_check(ctx, node->is_external) && in aio_dispatch_handlers()
519 aio_node_check(ctx, node->is_external) && in run_poll_handlers_once()
653 && aio_node_check(ctx, node->is_external)) { in aio_poll()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Daio-posix.c264 aio_node_check(ctx, node->is_external)) { in aio_pending()
269 aio_node_check(ctx, node->is_external)) { in aio_pending()
326 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
337 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
397 if (aio_node_check(ctx, node->is_external) && in run_poll_handlers_once()
H A Dfdmon-poll.c69 && aio_node_check(ctx, node->is_external)) { in fdmon_poll_wait()
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Daio-posix.c265 aio_node_check(ctx, node->is_external)) { in aio_pending()
270 aio_node_check(ctx, node->is_external)) { in aio_pending()
327 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
338 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
398 if (aio_node_check(ctx, node->is_external) && in run_poll_handlers_once()
H A Dfdmon-poll.c69 && aio_node_check(ctx, node->is_external)) { in fdmon_poll_wait()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Daio-posix.c264 aio_node_check(ctx, node->is_external)) { in aio_pending()
269 aio_node_check(ctx, node->is_external)) { in aio_pending()
326 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
337 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
397 if (aio_node_check(ctx, node->is_external) && in run_poll_handlers_once()
H A Dfdmon-poll.c69 && aio_node_check(ctx, node->is_external)) { in fdmon_poll_wait()
/dports/emulators/qemu/qemu-6.2.0/util/
H A Daio-posix.c265 aio_node_check(ctx, node->is_external)) { in aio_pending()
270 aio_node_check(ctx, node->is_external)) { in aio_pending()
327 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
338 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
398 if (aio_node_check(ctx, node->is_external) && in run_poll_handlers_once()
H A Dfdmon-poll.c69 && aio_node_check(ctx, node->is_external)) { in fdmon_poll_wait()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Daio-posix.c265 aio_node_check(ctx, node->is_external)) { in aio_pending()
270 aio_node_check(ctx, node->is_external)) { in aio_pending()
327 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
338 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
398 if (aio_node_check(ctx, node->is_external) && in run_poll_handlers_once()
H A Dfdmon-poll.c69 && aio_node_check(ctx, node->is_external)) { in fdmon_poll_wait()
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Daio-posix.c265 aio_node_check(ctx, node->is_external)) { in aio_pending()
270 aio_node_check(ctx, node->is_external)) { in aio_pending()
327 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
338 aio_node_check(ctx, node->is_external) && in aio_dispatch_handler()
398 if (aio_node_check(ctx, node->is_external) && in run_poll_handlers_once()
H A Dfdmon-poll.c69 && aio_node_check(ctx, node->is_external)) { in fdmon_poll_wait()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/block/
H A Daio.h489 static inline bool aio_node_check(AioContext *ctx, bool is_external) in aio_node_check() function
/dports/emulators/qemu42/qemu-4.2.1/include/block/
H A Daio.h533 static inline bool aio_node_check(AioContext *ctx, bool is_external) in aio_node_check() function
/dports/emulators/qemu-utils/qemu-4.2.1/include/block/
H A Daio.h533 static inline bool aio_node_check(AioContext *ctx, bool is_external) in aio_node_check() function
/dports/emulators/qemu60/qemu-6.0.0/include/block/
H A Daio.h639 static inline bool aio_node_check(AioContext *ctx, bool is_external) in aio_node_check() function
/dports/emulators/qemu5/qemu-5.2.0/include/block/
H A Daio.h639 static inline bool aio_node_check(AioContext *ctx, bool is_external) in aio_node_check() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/block/
H A Daio.h638 static inline bool aio_node_check(AioContext *ctx, bool is_external)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/block/
H A Daio.h634 static inline bool aio_node_check(AioContext *ctx, bool is_external) in aio_node_check() function
/dports/emulators/qemu/qemu-6.2.0/include/block/
H A Daio.h667 static inline bool aio_node_check(AioContext *ctx, bool is_external) in aio_node_check() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/block/
H A Daio.h667 static inline bool aio_node_check(AioContext *ctx, bool is_external)

12