Searched refs:IO_EVENTFD_OP_SIGNAL_BIT (Results 1 - 2 of 2) sorted by relevance

/linux-master/io_uring/
H A Dio_uring.h117 IO_EVENTFD_OP_SIGNAL_BIT, enumerator in enum:__anon2831
H A Dio_uring.c547 if (ops & BIT(IO_EVENTFD_OP_SIGNAL_BIT))
587 if (!atomic_fetch_or(BIT(IO_EVENTFD_OP_SIGNAL_BIT), &ev_fd->ops))

Completed in 131 milliseconds