Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dio_uring_types.h203 unsigned int has_evfd: 1; member
/linux-6.3-rc2/io_uring/
A Dio_uring.h328 ctx->has_evfd || ctx->poll_activated)) in io_commit_cqring_flush()
A Dio_uring.c584 if (ctx->has_evfd) in __io_commit_cqring_flush()
1301 if (ctx->has_evfd) in io_req_local_work_add()
2733 ctx->has_evfd = true; in io_eventfd_register()
2747 ctx->has_evfd = false; in io_eventfd_unregister()

Completed in 16 milliseconds