Home
last modified time | relevance | path

Searched refs:process_cqe (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dfdmon-io_uring.c131 * telling process_cqe() to delete the AioHandler when its in dequeue()
236 * process_cqe() sets this flag after ADD and REMOVE have been in process_cqe()
278 static bool process_cqe(AioContext *ctx, in fdmon_io_uring_wait()
322 if (process_cqe(ctx, ready_list, cqe)) {
225 static bool process_cqe(AioContext *ctx, process_cqe() function