Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dio_uring_types.h207 unsigned int has_evfd: 1; member
/Linux-v6.1/io_uring/
Dio_uring.h324 if (unlikely(ctx->off_timeout_used || ctx->drain_active || ctx->has_evfd)) in io_commit_cqring_flush()
Dio_uring.c580 if (ctx->has_evfd) in __io_commit_cqring_flush()
1125 if (ctx->has_evfd) in io_req_local_work_add()
2542 ctx->has_evfd = true; in io_eventfd_register()
2556 ctx->has_evfd = false; in io_eventfd_unregister()