Home
last modified time | relevance | path

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

/DragonOS/kernel/src/net/event_poll/
H A Dmod.rs577 if ep_events.contains(EPollEventType::EPOLLONESHOT) { in ep_send_events()
850 const EPOLLONESHOT = 1u32 << 30; constant
868 | Self::EPOLLONESHOT.bits