HomeSort by: relevance | last modified time | path
    Searched defs:entropy_collection (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_entropy.c 248 static bool entropy_collection = 1; variable
369 NULL, 0, &entropy_collection, 0, CTL_CREATE, CTL_EOL);
2220 if (!atomic_load_relaxed(&entropy_collection) ||
2778 if (!atomic_load_relaxed(&entropy_collection))

Completed in 27 milliseconds