Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/
Drandom.c275 #define INPUT_POOL_WORDS 128 macro
300 static int trickle_thresh __read_mostly = INPUT_POOL_WORDS * 28;
443 static __u32 input_pool_data[INPUT_POOL_WORDS];
1353 static int max_read_thresh = INPUT_POOL_WORDS * 32;
1354 static int max_write_thresh = INPUT_POOL_WORDS * 32;
1393 static int sysctl_poolsize = INPUT_POOL_WORDS * 32;