Home
last modified time | relevance | path

Searched refs:qexp (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
1694 qexp = callout_queue_process(ct, delta, timechange); in callout_resume()
1699 (void) cyclic_reprogram(ct->ct_qcyclic, qexp); in callout_resume()
1760 hrtime_t hexp, qexp; in callout_hrestime_one() local
1772 qexp = callout_queue_process(ct, 0, 1); in callout_hrestime_one()
1776 (void) cyclic_reprogram(ct->ct_qcyclic, qexp); in callout_hrestime_one()