Home
last modified time | relevance | path

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

/netbsd/sys/arch/usermode/include/
H A Dthunk.h92 int thunk_timer_start(timer_t, int);
/netbsd/sys/arch/usermode/dev/
H A Dcpu.c474 thunk_timer_start(clock_timerid, HZ); in cpu_initclocks()
/netbsd/sys/arch/usermode/usermode/
H A Dthunk.c327 thunk_timer_start(timer_t timerid, int freq) in thunk_timer_start() function