Searched refs:epoll_modify (Results 1 – 2 of 2) sorted by relevance
225 pub fn epoll_modify(epoll_fd: RawFd, fd: RawFd, evset: epoll::Events) -> Result<()> { in epoll_modify() method372 Self::epoll_modify( in handle_event()783 assert!(VhostUserVsockThread::epoll_modify( in test_vsock_thread()848 assert!(VhostUserVsockThread::epoll_modify(-1, -1, epoll::Events::EPOLLIN).is_err()); in test_vsock_thread_failures()
177 if VhostUserVsockThread::epoll_modify( in recv_pkt()260 if VhostUserVsockThread::epoll_modify( in send_pkt()