/titanic_50/usr/src/uts/common/sys/ |
H A D | cyclic.h | 60 } cyc_handler_t; typedef 68 void (*cyo_online)(void *, cpu_t *, cyc_handler_t *, cyc_time_t *); 77 extern cyclic_id_t cyclic_add(cyc_handler_t *, cyc_time_t *);
|
H A D | cyclic_impl.h | 527 cyc_handler_t *cyx_hdlr;
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | ntwdt.c | 112 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 D | qcn.c | 95 static cyc_handler_t qcn_poll_cychandler = {
|
/titanic_50/usr/src/uts/common/dtrace/ |
H A D | profile.c | 336 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()
|
/titanic_50/usr/src/uts/sun4v/os/ |
H A D | wdt.c | 268 cyc_handler_t hdlr; in watchdog_cyclic_init()
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | cbe.c | 267 cyc_handler_t hdlr; in cbe_init()
|
/titanic_50/usr/src/uts/i86pc/cpu/generic_cpu/ |
H A D | gcpu_poll_ntv.c | 226 gcpu_ntv_mca_poll_online(void *arg, cpu_t *cp, cyc_handler_t *cyh, in gcpu_ntv_mca_poll_online()
|
/titanic_50/usr/src/uts/i86pc/io/ |
H A D | cbe.c | 340 cyc_handler_t hdlr; in cbe_init()
|
/titanic_50/usr/src/uts/sun4u/lw8/io/ |
H A D | ntwdt.c | 374 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()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | clock_highres.c | 110 cyc_handler_t hdlr; in clock_highres_timer_settime()
|
H A D | ddi_periodic.c | 382 cyc_handler_t cyh; in i_timeout()
|
H A D | cyclic.c | 1651 cyc_handler_t *hdlr = arg->cyx_hdlr; in cyclic_add_xcall() 1716 cyclic_add_here(cyc_cpu_t *cpu, cyc_handler_t *hdlr, in cyclic_add_here() 2048 cyc_handler_t hdlr; in cyclic_juggle_one_to() 2488 cyc_handler_t hdlr; in cyclic_omni_start() 2734 cyclic_add(cyc_handler_t *hdlr, cyc_time_t *when) in cyclic_add()
|
H A D | clock.c | 949 cyc_handler_t clk_hdlr, lbolt_hdlr; in clock_init() 2007 deadman_online(void *arg, cpu_t *cpu, cyc_handler_t *hdlr, cyc_time_t *when) in deadman_online()
|
H A D | timers.c | 337 cyc_handler_t hdlr; in xsetitimer()
|
H A D | callout.c | 1858 cyc_handler_t hdlr; in callout_cyclic_init()
|
/titanic_50/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 655 } cyc_handler_t; typedef 657 extern cyclic_id_t cyclic_add(cyc_handler_t *, cyc_time_t *);
|
/titanic_50/usr/src/uts/sun4u/starfire/os/ |
H A D | bbus_intr.c | 107 static cyc_handler_t sgnblk_poll_cychandler = {
|
/titanic_50/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic.c | 939 cyc_handler_t cyh; in apic_post_cyclic_setup()
|
/titanic_50/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 885 cyclic_add(cyc_handler_t *hdlr, cyc_time_t *when) in cyclic_add()
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | us3_common.c | 159 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() 5680 cpu_scrub_cyclic_setup(void *arg, cpu_t *cpu, cyc_handler_t *hdlr, 5705 cyc_handler_t offline_hdlr;
|
H A D | opl_olympus.c | 2151 opl_ras_online(void *arg, cpu_t *cp, cyc_handler_t *hdlr, cyc_time_t *when)
|
/titanic_50/usr/src/uts/common/xen/dtrace/ |
H A D | xdt.c | 1823 cyc_handler_t hdlr; in xdt_cyclic_enable()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | spa_misc.c | 549 cyc_handler_t hdlr; in spa_add()
|
/titanic_50/usr/src/uts/i86pc/io/apix/ |
H A D | apix.c | 1065 cyc_handler_t cyh; in apix_post_cyclic_setup()
|