Home
last modified time | relevance | path

Searched defs:ready_list (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/util/
H A Daio-posix.c35 void aio_add_ready_handler(AioHandlerList *ready_list, in aio_add_ready_handler()
44 static void aio_add_poll_ready_handler(AioHandlerList *ready_list, in aio_add_poll_ready_handler()
216 static bool poll_set_started(AioContext *ctx, AioHandlerList *ready_list, in poll_set_started()
260 AioHandlerList ready_list = QLIST_HEAD_INITIALIZER(ready_list); in aio_prepare() local
394 AioHandlerList *ready_list) in aio_dispatch_ready_handlers()
432 AioHandlerList *ready_list, in run_poll_handlers_once()
468 AioHandlerList *ready_list, in remove_idle_poll_handlers()
522 static bool run_poll_handlers(AioContext *ctx, AioHandlerList *ready_list, in run_poll_handlers()
578 static bool try_poll_mode(AioContext *ctx, AioHandlerList *ready_list, in try_poll_mode()
604 AioHandlerList ready_list = QLIST_HEAD_INITIALIZER(ready_list); in aio_poll() local
H A Dfdmon-io_uring.c226 AioHandlerList *ready_list, in process_cqe()
255 static int process_cq_ring(AioContext *ctx, AioHandlerList *ready_list) in process_cq_ring()
275 static int fdmon_io_uring_wait(AioContext *ctx, AioHandlerList *ready_list, in fdmon_io_uring_wait()
H A Dfdmon-poll.c59 static int fdmon_poll_wait(AioContext *ctx, AioHandlerList *ready_list, in fdmon_poll_wait()
H A Dfdmon-epoll.c56 static int fdmon_epoll_wait(AioContext *ctx, AioHandlerList *ready_list, in fdmon_epoll_wait()
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.c41 struct list_head ready_list; member
/openbmc/linux/sound/usb/misc/
H A Dua101.c114 struct list_head ready_list; member
/openbmc/linux/sound/usb/
H A Dcard.h60 struct list_head ready_list; member