os_mod_epoll_fd   304 arch/um/include/shared/os.h extern int os_mod_epoll_fd(int events, int fd, void *data);
os_mod_epoll_fd   101 arch/um/os-Linux/irq.c 		result = os_mod_epoll_fd(events, fd, data);