Home
last modified time | relevance | path

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

/linux-6.1.9/arch/um/os-Linux/
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-6.1.9/arch/um/include/shared/
Dos.h305 extern int os_mod_epoll_fd(int events, int fd, void *data);