Searched refs:tticks (Results 1 – 1 of 1) sorted by relevance
191 int tticks; in deadlres_td_on_lock() local202 tticks = ticks - td->td_blktick; in deadlres_td_on_lock()203 if (tticks > blkticks) in deadlres_td_on_lock()210 td, sched_tdname(td), tticks); in deadlres_td_on_lock()217 int i, slptype, tticks; in deadlres_td_sleep_q() local228 tticks = ticks - td->td_slptick; in deadlres_td_sleep_q()231 tticks > slpticks) { in deadlres_td_sleep_q()244 td, sched_tdname(td), tticks); in deadlres_td_sleep_q()