Searched refs:os_waiting_for_events (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/um/os-Linux/
H A Dirq.c23 int os_waiting_for_events(struct irq_fd *active_fds) os_waiting_for_events() function
32 printk(UM_KERN_ERR "os_waiting_for_events:" os_waiting_for_events()
/linux-4.4.14/arch/um/include/shared/
H A Dos.h288 extern int os_waiting_for_events(struct irq_fd *active_fds);
/linux-4.4.14/arch/um/kernel/
H A Dirq.c39 n = os_waiting_for_events(active_fds); sigio_handler()

Completed in 118 milliseconds