Searched refs:IO_EVENTFD_OP_SIGNAL_BIT (Results 1 – 1 of 1) sorted by relevance
131 IO_EVENTFD_OP_SIGNAL_BIT, enumerator553 if (ops & BIT(IO_EVENTFD_OP_SIGNAL_BIT)) in io_eventfd_ops()593 if (!atomic_fetch_or(BIT(IO_EVENTFD_OP_SIGNAL_BIT), &ev_fd->ops)) in io_eventfd_signal()