Searched defs:harvest_context (Results 1 – 1 of 1) sorted by relevance
124 static struct harvest_context { struct128 struct mtx hc_mtx;130 u_int hc_destination[ENTROPYSOURCE];132 struct proc *hc_kthread_proc;162 } harvest_context; variable