Home
last modified time | relevance | path

Searched refs:LBOLT_NO_ACCOUNT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dclock_tick.c278 ctp->ct_lbolt = LBOLT_NO_ACCOUNT; in clock_tick_schedule_one()
446 LBOLT_NO_ACCOUNT, 1); in clock_tick_schedule()
479 clock_tick_process(CPU, LBOLT_NO_ACCOUNT, clock_tick_pending); in clock_tick_schedule()
H A Dpanic.c287 panic_lbolt = LBOLT_NO_ACCOUNT; in panicsys()
H A Dclock.c412 clock_t now = LBOLT_NO_ACCOUNT; /* current tick */ in clock()
/illumos-gate/usr/src/uts/common/sys/
H A Dclock_impl.h129 #define LBOLT_NO_ACCOUNT (clock_t)LBOLT_NO_ACCOUNT64 macro