Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcyclic_impl.h510 cyc_index_t cyo_ndx; member
/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c2539 ocpu->cyo_ndx = cyclic_add_here(cpu, &hdlr, &when, 0); in cyclic_omni_start()
2602 ret = cyclic_remove_here(ocpu->cyo_cpu, ocpu->cyo_ndx, NULL, in cyclic_omni_stop()
3122 ndx = ocpu->cyo_ndx; in cyclic_reprogram()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dcyclic.c725 cycid_cpu(omni->cyo_cpu, omni->cyo_ndx); in cycid_walk_omni()