Searched refs:has_evfd (Results 1 – 5 of 5) sorted by relevance
151 ctx->has_evfd = true; in io_eventfd_register()165 ctx->has_evfd = false; in io_eventfd_unregister()
225 if (ctx->has_evfd) in io_req_local_work_add()
476 ctx->has_evfd || ctx->poll_activated)) in io_commit_cqring_flush()
484 if (ctx->has_evfd) in __io_commit_cqring_flush()
280 unsigned int has_evfd: 1; member