Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dio_uring_types.h372 unsigned evfd_last_cq_tail; member
/Linux-v6.6/io_uring/
Dio_uring.c617 skip = ctx->cached_cq_tail == ctx->evfd_last_cq_tail; in io_eventfd_flush_signal()
618 ctx->evfd_last_cq_tail = ctx->cached_cq_tail; in io_eventfd_flush_signal()
2848 ctx->evfd_last_cq_tail = ctx->cached_cq_tail; in io_eventfd_register()