Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dcallout.c79 static hrtime_t callout_heap_process(callout_table_t *, hrtime_t, int);
556 (void) callout_heap_process(ct, 0, 0); in callout_heap_expand()
763 (void) callout_heap_process(ct, 0, 0); in callout_heap_delete()
859 callout_heap_process(callout_table_t *ct, hrtime_t delta, int timechange) in callout_heap_process() function
1032 (void) callout_heap_process(ct, 0, 0); in timeout_generic()
1693 hexp = callout_heap_process(ct, delta, timechange); in callout_resume()
1771 hexp = callout_heap_process(ct, 0, 1); in callout_hrestime_one()