Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dsched.h277 void updatertime(lwp_t *, const struct bintime *);
/netbsd-src/sys/kern/
H A Dkern_synch.c506 updatertime(lwp_t *l, const struct bintime *now) in updatertime() function
647 updatertime(l, &bt); in mi_switch()
693 updatertime(l, &bt); in mi_switch()
H A Dkern_softint.c851 updatertime(l, &now); in softint_dispatch()