Searched defs:epoll_guard (Results 1 – 1 of 1) sorted by relevance
332 let mut epoll_guard = { in do_epoll_ctl() localVariable427 let epoll_guard = epoll.0.lock_irqsave(); in do_epoll_wait() localVariable733 let mut epoll_guard = epoll.try_lock()?; in wakeup_epoll() localVariable