/titanic_44/usr/src/uts/common/os/ |
H A D | clock_highres.c | 114 cyctime.cyt_when = ts2hrt(&when->it_value); in clock_highres_timer_settime() 117 if (cyctime.cyt_when != 0 && cyctime.cyt_interval == 0 && in clock_highres_timer_settime() 129 cyctime.cyt_when += gethrtime(); in clock_highres_timer_settime() 131 hrt2ts(cyctime.cyt_when, &it->it_itime.it_value); in clock_highres_timer_settime() 132 (void) cyclic_reprogram(cyc, cyctime.cyt_when); in clock_highres_timer_settime() 142 if (cyctime.cyt_when == 0) { in clock_highres_timer_settime() 148 cyctime.cyt_when += gethrtime(); in clock_highres_timer_settime() 179 if (cyctime.cyt_when > INT64_MAX - cyctime.cyt_interval) { in clock_highres_timer_settime() 198 hrt2ts(cyctime.cyt_when, &it->it_itime.it_value); in clock_highres_timer_settime() 204 if (cyctime.cyt_when != 0) in clock_highres_timer_settime()
|
H A D | cyclic.c | 1664 "add-xcall", when->cyt_when, when->cyt_interval); in cyclic_add_xcall() 1683 if (when->cyt_when == 0) { in cyclic_add_xcall() 1691 cyclic->cy_expire = when->cyt_when; in cyclic_add_xcall() 1727 ASSERT(when->cyt_when >= 0 && when->cyt_interval > 0); in cyclic_add_here() 1786 arg->cyx_when->cyt_when = cyclic->cy_expire; in cyclic_remove_xcall() 2016 arg->cyx_when->cyt_when); in cyclic_reprogram_xcall() 2031 when.cyt_when = expiration; in cyclic_reprogram_here() 2500 when.cyt_when = 0; in cyclic_omni_start() 2507 ASSERT(when.cyt_when >= 0 && when.cyt_interval > 0); in cyclic_omni_start() 2739 ASSERT(when->cyt_when >= 0 && when->cyt_interval > 0); in cyclic_add()
|
H A D | clock.c | 961 clk_when.cyt_when = 0; in clock_init() 1026 lbolt_when.cyt_when = 0; in clock_init() 1029 lbolt_when.cyt_when = CY_INFINITY; in clock_init() 2023 when->cyt_when = cpu->cpu_id * (NANOSEC / NCPU); in deadman_online()
|
H A D | ddi_periodic.c | 424 cyt.cyt_when = 0; in i_timeout()
|
H A D | timers.c | 433 when.cyt_when = (ts = gethrtime() + tv2hrt(&aitv.it_value)); in xsetitimer() 443 when.cyt_interval = INT64_MAX - when.cyt_when; in xsetitimer()
|
H A D | callout.c | 1931 when.cyt_when = CY_INFINITY; in callout_cyclic_init()
|
/titanic_44/usr/src/uts/common/dtrace/ |
H A D | profile.c | 349 when->cyt_when = dtrace_gethrtime() + when->cyt_interval; in profile_online() 351 pcpu->profc_expected = when->cyt_when; in profile_online() 383 when.cyt_when = dtrace_gethrtime() + when.cyt_interval; in profile_enable()
|
H A D | dtrace.c | 13857 when.cyt_when = 0; in dtrace_state_go() 13866 when.cyt_when = 0; in dtrace_state_go()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | cyclic.h | 63 hrtime_t cyt_when; member
|
/titanic_44/usr/src/uts/sun4u/starfire/os/ |
H A D | bbus_intr.c | 349 sgnblk_poll_time.cyt_when = 0ull; in sgnblk_poll_init() 491 sgnblk_poll_time.cyt_when = 0ull; in sgnblk_poll_throttle()
|
/titanic_44/usr/src/uts/sun4v/os/ |
H A D | wdt.c | 275 when.cyt_when = 0; in watchdog_cyclic_init()
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | cbe.c | 311 when.cyt_when = 0; in cbe_init()
|
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | cbe.c | 371 when.cyt_when = 0; in cbe_init()
|
/titanic_44/usr/src/uts/i86pc/cpu/generic_cpu/ |
H A D | gcpu_poll_ntv.c | 240 cyt->cyt_when = 0; in gcpu_ntv_mca_poll_online()
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | ntwdt.c | 734 when->cyt_when = gethrtime() + when->cyt_interval; in ntwdt_start_timer()
|
H A D | qcn.c | 387 qcn_poll_time.cyt_when = 0ull; in qcn_attach()
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 645 hrtime_t cyt_when; member
|
/titanic_44/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic.c | 963 cyt.cyt_when = 0; in apic_post_cyclic_setup()
|
/titanic_44/usr/src/uts/sun4u/lw8/io/ |
H A D | ntwdt.c | 1589 when->cyt_when = gethrtime() + when->cyt_interval; in ntwdt_start_timer()
|
/titanic_44/usr/src/uts/common/xen/dtrace/ |
H A D | xdt.c | 1833 when.cyt_when = dtrace_gethrtime() + when.cyt_interval; in xdt_cyclic_enable()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | spa_misc.c | 594 when.cyt_when = CY_INFINITY; in spa_add()
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus.c | 2157 when->cyt_when = cp->cpu_id * (((hrtime_t)NANOSEC * 10)/ NCPU);
|
H A D | us3_common.c | 1008 when->cyt_when = cpu->cpu_id * (NANOSEC / NCPU); in cheetah_nudge_onln() 5690 when->cyt_when = 0; /* Start immediately */ 5766 when.cyt_when = 0; /* Start immediately */
|
/titanic_44/usr/src/uts/i86pc/io/apix/ |
H A D | apix.c | 1089 cyt.cyt_when = 0; in apix_post_cyclic_setup()
|