Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dio_uring_types.h371 unsigned evfd_last_cq_tail; member
/openbmc/linux/io_uring/
H A Dio_uring.c615 skip = ctx->cached_cq_tail == ctx->evfd_last_cq_tail; in io_eventfd_flush_signal()
616 ctx->evfd_last_cq_tail = ctx->cached_cq_tail; in io_eventfd_flush_signal()
2880 ctx->evfd_last_cq_tail = ctx->cached_cq_tail; in io_eventfd_register()