Searched refs:has_evfd (Results 1 – 4 of 4) sorted by relevance
185 ctx->has_evfd = true; in io_eventfd_register()199 ctx->has_evfd = false; in io_eventfd_unregister()
418 ctx->has_evfd || ctx->poll_activated)) in io_commit_cqring_flush()
564 if (ctx->has_evfd) in __io_commit_cqring_flush()1194 if (ctx->has_evfd) in io_req_local_work_add()
247 unsigned int has_evfd: 1; member