Lines Matching defs:bits
209 * the entropy pool which should then have (close to) 64 bits
318 * @bits is the number of low bits of the timer to consider
319 * @min is the number of bits we shift the timer value to the right at
325 unsigned int bits, unsigned int min)
330 unsigned int mask = (1<<bits) - 1;
341 * bits of the time stamp are included as possible.
343 for (i = 0; ((DATA_SIZE_BITS + bits - 1) / bits) > i; i++) {
345 time = time >> bits;
359 * This function injects the individual bits of the time value into the
410 * due to counting bits from 0 to 63). As the current