Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/src/net/event_poll/
Dmod.rs570 } else if !ep_events.contains(EPollEventType::EPOLLET) { in ep_send_events()
847 const EPOLLET = 1u32 << 31; constant
856 | Self::EPOLLET.bits
862 | Self::EPOLLET.bits