Searched refs:eventfd_async (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dregister.c35 unsigned int eventfd_async)
64 ev_fd->eventfd_async = eventfd_async;
34 io_eventfd_register(struct io_ring_ctx *ctx, void __user *arg, unsigned int eventfd_async) argument
H A Dio_uring.c580 if (ev_fd->eventfd_async && !io_wq_current_is_worker())
/linux-master/include/linux/
H A Dio_uring_types.h215 unsigned int eventfd_async: 1; member in struct:io_ev_fd

Completed in 139 milliseconds