Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dio_uring_types.h204 unsigned int has_evfd: 1; member
/Linux-v6.6/io_uring/
Dio_uring.h327 ctx->has_evfd || ctx->poll_activated)) in io_commit_cqring_flush()
Dio_uring.c637 if (ctx->has_evfd) in __io_commit_cqring_flush()
1349 if (ctx->has_evfd) in io_req_local_work_add()
2852 ctx->has_evfd = true; in io_eventfd_register()
2866 ctx->has_evfd = false; in io_eventfd_unregister()