Home
last modified time | relevance | path

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

/linux/io_uring/
H A Deventfd.c18 unsigned last_cq_tail; member
142 skip = ctx->cached_cq_tail == ev_fd->last_cq_tail; in io_eventfd_flush_signal()
143 ev_fd->last_cq_tail = ctx->cached_cq_tail; in io_eventfd_flush_signal()
181 ev_fd->last_cq_tail = ctx->cached_cq_tail; in io_eventfd_register()