Home
last modified time | relevance | path

Searched refs:INPUT_POOL_WORDS (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/char/
Drandom.c356 #define INPUT_POOL_WORDS (1 << (INPUT_POOL_SHIFT-5)) macro
514 static __u32 input_pool_data[INPUT_POOL_WORDS] __latent_entropy;
2046 static int max_write_thresh = INPUT_POOL_WORDS * 32;
2103 static int sysctl_poolsize = INPUT_POOL_WORDS * 32;