Home
last modified time | relevance | path

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

/freebsd/sys/dev/random/
H A Drandom_harvestq.c137 struct proc *hc_kthread_proc; member
161 &harvest_context.hc_kthread_proc,
205 tsleep_sbt(&hc->hc_kthread_proc, 0, "-", in random_kthread()
209 wakeup(&hc->hc_kthread_proc); in random_kthread()
828 tsleep(&harvest_context.hc_kthread_proc, 0, "harvqterm", hz/5); in random_harvestq_deinit()