Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dio_uring_types.h357 unsigned evfd_last_cq_tail; member
/Linux-v6.1/io_uring/
Dio_uring.c561 skip = ctx->cached_cq_tail == ctx->evfd_last_cq_tail; in io_eventfd_flush_signal()
562 ctx->evfd_last_cq_tail = ctx->cached_cq_tail; in io_eventfd_flush_signal()
2538 ctx->evfd_last_cq_tail = ctx->cached_cq_tail; in io_eventfd_register()