Searched refs:tticks (Results 1 – 1 of 1) sorted by relevance
180 int tticks; in deadlres_td_on_lock() local191 tticks = ticks - td->td_blktick; in deadlres_td_on_lock()192 if (tticks > blkticks) in deadlres_td_on_lock()199 td, sched_tdname(td), tticks); in deadlres_td_on_lock()206 int i, slptype, tticks; in deadlres_td_sleep_q() local217 tticks = ticks - td->td_slptick; in deadlres_td_sleep_q()220 tticks > slpticks) { in deadlres_td_sleep_q()233 td, sched_tdname(td), tticks); in deadlres_td_sleep_q()