Searched refs:rand_bits (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dshuffle.c164 static u8 rand_bits; local
171 if (rand_bits == 0) {
172 rand_bits = 64;
178 rand_bits--;

Completed in 190 milliseconds