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

/linux-4.4.14/arch/um/kernel/
H A Dtime.c47 return os_timer_one_shot(delta); itimer_next_event()
52 os_timer_one_shot(1); itimer_one_shot()
/linux-4.4.14/arch/um/os-Linux/
H A Dtime.c116 int os_timer_one_shot(int ticks) os_timer_one_shot() function
/linux-4.4.14/arch/um/include/shared/
H A Dos.h248 extern int os_timer_one_shot(int ticks);

Completed in 118 milliseconds