Home
last modified time | relevance | path

Searched refs:os_waiting_for_events_epoll (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/um/os-Linux/
H A Dirq.c69 int os_waiting_for_events_epoll(void) in os_waiting_for_events_epoll() function
/openbmc/linux/arch/um/include/shared/
H A Dos.h299 extern int os_waiting_for_events_epoll(void);
/openbmc/linux/arch/um/kernel/
H A Dirq.c172 n = os_waiting_for_events_epoll(); in _sigio_handler()