Home
last modified time | relevance | path

Searched refs:cyc_handler_t (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/
H A Dcyclic.h63 } cyc_handler_t; typedef
71 void (*cyo_online)(void *, cpu_t *, cyc_handler_t *, cyc_time_t *);
80 extern cyclic_id_t cyclic_add(cyc_handler_t *, cyc_time_t *);
H A Dcyclic_impl.h527 cyc_handler_t *cyx_hdlr;
/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dcyclic.h60 } cyc_handler_t; typedef
71 extern cyclic_id_t cyclic_add(cyc_handler_t *, cyc_time_t *);
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dcyclic.c20 cyclic_add(cyc_handler_t *hdlr, cyc_time_t *when) in cyclic_add()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dntwdt.c112 cyc_handler_t ntwdt_cycl_hdlr;
242 cyc_handler_t *hdlr = NULL; in ntwdt_attach()
727 cyc_handler_t *hdlr = &ntwdt_state->ntwdt_cycl_hdlr; in ntwdt_start_timer()
H A Dqcn.c95 static cyc_handler_t qcn_poll_cychandler = {
/illumos-gate/usr/src/uts/common/dtrace/
H A Dprofile.c336 profile_online(void *arg, cpu_t *cpu, cyc_handler_t *hdlr, cyc_time_t *when) in profile_online()
371 cyc_handler_t hdlr; in profile_enable()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dwdt.c268 cyc_handler_t hdlr; in watchdog_cyclic_init()
/illumos-gate/usr/src/uts/sun4/io/
H A Dcbe.c267 cyc_handler_t hdlr; in cbe_init()
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_poll_ntv.c228 gcpu_ntv_mca_poll_online(void *arg, cpu_t *cp, cyc_handler_t *cyh, in gcpu_ntv_mca_poll_online()
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c374 cyc_handler_t ntwdt_cycl_hdlr;
581 cyc_handler_t *hdlr = NULL; in ntwdt_attach()
1581 cyc_handler_t *hdlr = &wdog_state->ntwdt_cycl_hdlr; in ntwdt_start_timer()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dcbe.c340 cyc_handler_t hdlr; in cbe_init()
/illumos-gate/usr/src/uts/common/os/
H A Dclock_highres.c102 cyc_handler_t hdlr; in clock_highres_timer_settime()
H A Dddi_periodic.c382 cyc_handler_t cyh; in i_timeout()
H A Dcyclic.c1659 cyc_handler_t *hdlr = arg->cyx_hdlr; in cyclic_add_xcall()
1724 cyclic_add_here(cyc_cpu_t *cpu, cyc_handler_t *hdlr, in cyclic_add_here()
2076 cyc_handler_t hdlr; in cyclic_juggle_one_to()
2516 cyc_handler_t hdlr; in cyclic_omni_start()
2762 cyclic_add(cyc_handler_t *hdlr, cyc_time_t *when) in cyclic_add()
H A Dclock.c953 cyc_handler_t clk_hdlr, lbolt_hdlr; in clock_init()
2006 deadman_online(void *arg, cpu_t *cpu, cyc_handler_t *hdlr, cyc_time_t *when) in deadman_online()
H A Dtimers.c338 cyc_handler_t hdlr; in xsetitimer()
H A Dcallout.c1859 cyc_handler_t hdlr; in callout_cyclic_init()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_glue.c286 cyc_handler_t hdlr; in vmm_glue_callout_init()
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c875 cyc_handler_t cyh; in apic_post_cyclic_setup()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c159 static void cheetah_nudge_onln(void *arg, cpu_t *cpu, cyc_handler_t *hdlr,
998 cheetah_nudge_onln(void *arg, cpu_t *cpu, cyc_handler_t *hdlr, cyc_time_t *when) in cheetah_nudge_onln()
5681 cpu_scrub_cyclic_setup(void *arg, cpu_t *cpu, cyc_handler_t *hdlr,
5706 cyc_handler_t offline_hdlr;
H A Dopl_olympus.c2151 opl_ras_online(void *arg, cpu_t *cp, cyc_handler_t *hdlr, cyc_time_t *when)
/illumos-gate/usr/src/uts/common/xen/dtrace/
H A Dxdt.c1824 cyc_handler_t hdlr; in xdt_cyclic_enable()
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c1040 cyc_handler_t cyh; in apix_post_cyclic_setup()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c632 cyc_handler_t hdlr; in spa_add()

12