Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_timeout.c416 callout_schedule_locked(callout_impl_t *c, kmutex_t *lock, int to_ticks) in callout_schedule_locked() function
488 callout_schedule_locked(c, lock, to_ticks); in callout_reset()
506 callout_schedule_locked(c, lock, to_ticks); in callout_schedule()