Searched refs:random_write_wakeup_thresh (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Drandom.c266 static int random_write_wakeup_thresh = 128; variable
710 if (r->entropy_count < random_write_wakeup_thresh)
979 if (input_pool.entropy_count < random_write_wakeup_thresh)
1232 .data = &random_write_wakeup_thresh,

Completed in 102 milliseconds