Home
last modified time | relevance | path

Searched refs:os_poll (Results 1 – 4 of 4) sorted by relevance

/linux/arch/um/os-Linux/
H A Dtime.c153 os_poll(1, &wake_signals); in os_idle_sleep()
H A Dfile.c678 int os_poll(unsigned int n, const int *fds) in os_poll() function
/linux/arch/um/kernel/
H A Dtime.c137 while (os_poll(1, &time_travel_ext_fd) != 0) { in time_travel_handle_message()
255 while ((ret = os_poll(2, fds))) { in __time_travel_wait_readable()
/linux/arch/um/include/shared/
H A Dos.h181 int os_poll(unsigned int n, const int *fds);