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