Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/
H A Dirq.c101 result = os_mod_epoll_fd(events, fd, data); in os_add_epoll_fd()
110 int os_mod_epoll_fd(int events, int fd, void *data) in os_mod_epoll_fd() function
/linux/arch/um/include/shared/
H A Dos.h302 extern int os_mod_epoll_fd(int events, int fd, void *data);