Home
last modified time | relevance | path

Searched refs:os_add_epoll_fd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dirq.c92 int os_add_epoll_fd(int events, int fd, void *data) in os_add_epoll_fd() function
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dirq.c92 int os_add_epoll_fd(int events, int fd, void *data) in os_add_epoll_fd() function
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dirq.c122 return os_add_epoll_fd(events, irq_entry->fd, irq_entry); in assign_epoll_events_to_irq()
/kernel/linux/linux-5.10/arch/um/include/shared/
H A Dos.h305 extern int os_add_epoll_fd(int events, int fd, void *data);
/kernel/linux/linux-6.6/arch/um/include/shared/
H A Dos.h304 extern int os_add_epoll_fd(int events, int fd, void *data);
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dirq.c236 os_add_epoll_fd(events, entry->fd, entry); in update_irq_entry()

Completed in 4 milliseconds