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