Searched refs:rand_thread_value (Results 1 – 1 of 1) sorted by relevance
460 static int rand_thread_value; variable594 rand_thread_value = (rand_thread_value << 4) ^ 1 ^ in add_interrupt_randomness()597 ++rand_thread_value; /* ~1 bit */ in add_interrupt_randomness()949 nsec ^= rand_thread_value; in NANOUP_EVENT()