Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dio_uring_types.h204 unsigned int has_evfd: 1; member
/openbmc/linux/io_uring/
H A Dio_uring.h342 ctx->has_evfd || ctx->poll_activated)) in io_commit_cqring_flush()
H A Dio_uring.c635 if (ctx->has_evfd) in __io_commit_cqring_flush()
1332 if (ctx->has_evfd) in io_req_local_work_add()
2884 ctx->has_evfd = true; in io_eventfd_register()
2898 ctx->has_evfd = false; in io_eventfd_unregister()