Home
last modified time | relevance | path

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

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