Searched refs:has_evfd (Results 1 - 4 of 4) sorted by relevance

/linux-master/io_uring/
H A Dregister.c65 ctx->has_evfd = true;
79 ctx->has_evfd = false;
H A Dio_uring.h372 ctx->has_evfd || ctx->poll_activated))
H A Dio_uring.c631 if (ctx->has_evfd)
1347 if (ctx->has_evfd)
/linux-master/include/linux/
H A Dio_uring_types.h236 unsigned int has_evfd: 1; member in struct:io_ring_ctx::__anon47

Completed in 102 milliseconds