Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtimer.h98 extern clock_t hzto(struct timeval *);
/titanic_41/usr/src/uts/common/os/
H A Dtimers.c400 p, hzto(&aitv.it_value)); in xsetitimer()
597 if ((ticks = hzto(valp)) > 1) { in realitexpire()
617 p->p_itimerid = realtime_timeout(realitexpire, p, hzto(valp)); in realitexpire()
879 hzto(struct timeval *tv) in hzto() function