Searched refs:cyclic_add_here (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | cyclic.c | 1716 cyclic_add_here(cyc_cpu_t *cpu, cyc_handler_t *hdlr, function 2131 idp->cyi_ndx = cyclic_add_here(dest, &hdlr, &when, flags); 2511 ocpu->cyo_ndx = cyclic_add_here(cpu, &hdlr, &when, 0); 2742 idp->cyi_ndx = cyclic_add_here(idp->cyi_cpu, hdlr, when, 0);
|
Completed in 64 milliseconds