Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c1350 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_expand_xcall()
1446 cyclic_expand(cyc_cpu_t *cpu) in cyclic_expand()
1557 static cyc_cpu_t *
1658 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_add_xcall()
1766 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_remove_xcall()
2313 cyc_cpu_t *cpu = kmem_zalloc(sizeof (cyc_cpu_t), KM_SLEEP); in cyclic_configure()
2861 cyc_cpu_t *cpu; in cyclic_add_omni()
3079 cyc_cpu_t *cpu; in cyclic_reprogram()
3183 cyc_cpu_t *cc = idp->cyi_cpu; in cyclic_move_here()
3653 cyc_cpu_t *cpu; in cyclic_suspend()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dcyclic.c51 OFFSETOF(cyc_cpu_t, cyp_trace); in cyccpu_vread()
78 cyc_cpu_t cpu; in cyccpu_walk_step()
194 cyclic_pretty_dump(cyc_cpu_t *cpu) in cyclic_pretty_dump()
240 cyc_cpu_t cpu; in cycinfo()
452 cyc_cpu_t *cpu; in cyctrace_walk_init()
481 mdb_free(cpu, sizeof (cyc_cpu_t)); in cyctrace_walk_init()
499 cyc_cpu_t *cpu = wsp->walk_data; in cyctrace_walk_step()
548 cyc_cpu_t *cpu = wsp->walk_data; in cyctrace_walk_fini()
550 mdb_free(cpu, sizeof (cyc_cpu_t)); in cyctrace_walk_fini()
691 cycid_cpu(cyc_cpu_t *addr, int ndx) in cycid_cpu()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dcyclic_impl.h506 } cyc_cpu_t; typedef
509 cyc_cpu_t *cyo_cpu;
517 cyc_cpu_t *cyi_cpu;
526 cyc_cpu_t *cyx_cpu;