Home | History | Annotate | Download | only in kern

Lines Matching defs:ready

1309 	static bool ready = false, besteffort = false;
1316 * that we're ready so operators can compare it to the timing
1321 * we ever do get full entropy after that, print the ready
1324 if (__predict_false(!ready)) {
1326 printf("entropy: ready\n");
1327 ready = true;
1631 * Return the subset of events ready, and if it is not all of
1641 /* Always ready for writing. */
1651 * entropy, we are forever ready.
1660 * we don't, we're ready; if we do, add ourselves to the queue.