Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dcallout.c1666 hrtime_t hexp, qexp; in callout_resume() local
1693 hexp = callout_heap_process(ct, delta, timechange); in callout_resume()
1698 (void) cyclic_reprogram(ct->ct_cyclic, hexp); in callout_resume()
1760 hrtime_t hexp, qexp; in callout_hrestime_one() local
1771 hexp = callout_heap_process(ct, 0, 1); in callout_hrestime_one()
1775 (void) cyclic_reprogram(ct->ct_cyclic, hexp); in callout_hrestime_one()