Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1667 hrtime_t hexp, qexp; in callout_resume() local
1694 hexp = callout_heap_process(ct, delta, timechange); in callout_resume()
1699 (void) cyclic_reprogram(ct->ct_cyclic, hexp); in callout_resume()
1761 hrtime_t hexp, qexp; in callout_hrestime_one() local
1772 hexp = callout_heap_process(ct, 0, 1); in callout_hrestime_one()
1776 (void) cyclic_reprogram(ct->ct_cyclic, hexp); in callout_hrestime_one()