Home
last modified time | relevance | path

Searched refs:EPOLLET (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/net/event_poll/
H A Dmod.rs581 } else if !ep_events.contains(EPollEventType::EPOLLET) { in ep_send_events()
854 const EPOLLET = 1u32 << 31; constant
863 | Self::EPOLLET.bits
869 | Self::EPOLLET.bits