Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c1902 cyclic_remove_here(cyc_cpu_t *cpu, cyc_index_t ndx, cyc_time_t *when, int wait) in cyclic_remove_here() function
2131 if (cyclic_remove_here(src, ndx, &when, CY_NOWAIT)) in cyclic_juggle_one_to()
2602 ret = cyclic_remove_here(ocpu->cyo_cpu, ocpu->cyo_ndx, NULL, in cyclic_omni_stop()
2933 (void) cyclic_remove_here(cpu, idp->cyi_ndx, NULL, CY_WAIT); in cyclic_remove()