Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c130 IO_EVENTFD_OP_SIGNAL_BIT, enumerator
542 if (ops & BIT(IO_EVENTFD_OP_SIGNAL_BIT)) in io_eventfd_ops()
582 if (!atomic_fetch_or(BIT(IO_EVENTFD_OP_SIGNAL_BIT), &ev_fd->ops)) in io_eventfd_signal()

Completed in 10 milliseconds