Searched refs:cyclic_remove_here (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | cyclic.c | 1894 cyclic_remove_here(cyc_cpu_t *cpu, cyc_index_t ndx, cyc_time_t *when, int wait) in cyclic_remove_here() function 2103 if (cyclic_remove_here(src, ndx, &when, CY_NOWAIT)) in cyclic_juggle_one_to() 2574 ret = cyclic_remove_here(ocpu->cyo_cpu, ocpu->cyo_ndx, NULL, in cyclic_omni_stop() 2905 (void) cyclic_remove_here(cpu, idp->cyi_ndx, NULL, CY_WAIT); in cyclic_remove()
|