kern_entropy.c | 247 static bool entropy_collection = 1; variable in typeref:typename:bool 368 NULL, 0, &entropy_collection, 0, CTL_CREATE, CTL_EOL); 2219 if (!atomic_load_relaxed(&entropy_collection) || 2777 if (!atomic_load_relaxed(&entropy_collection))
|