Searched refs:has_evfd (Results 1 – 4 of 4) sorted by relevance
139 ctx->has_evfd = true; in io_eventfd_register()153 ctx->has_evfd = false; in io_eventfd_unregister()
373 ctx->has_evfd || ctx->poll_activated)) in io_commit_cqring_flush()
575 if (ctx->has_evfd)1215 if (ctx->has_evfd) in io_req_local_work_add()
228 unsigned int has_evfd: 1; member