Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_clock.c189 deadlres_td_on_lock(struct proc *p, struct thread *td, int blkticks) in deadlres_td_on_lock() argument
203 if (tticks > blkticks) in deadlres_td_on_lock()
253 int blkticks, slpticks, tryl; in deadlkres() local
257 blkticks = blktime_threshold * hz; in deadlkres()
285 blkticks); in deadlkres()