Searched refs:timeout_maskwheel (Results 1 – 1 of 1) sorted by relevance
182 uint32_t timeout_maskwheel(uint32_t, const struct timespec *);534 return level * WHEELSIZE + timeout_maskwheel(level, &shifted_abstime); in timeout_bucket()550 timeout_maskwheel(uint32_t level, const struct timespec *abstime) in timeout_maskwheel() function600 first = timeout_maskwheel(level, lastscan); in timeout_hardclock_update()605 last = timeout_maskwheel(level, &now); in timeout_hardclock_update()