Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Drandom.c497 static struct entropy_store blocking_pool = { variable
501 .lock = __SPIN_LOCK_UNLOCKED(blocking_pool.lock),
503 .push_work = __WORK_INITIALIZER(blocking_pool.push_work,
735 struct entropy_store *other = &blocking_pool; in credit_entropy_bits()
1817 init_std_data(&blocking_pool); in rand_initialize()
1855 n = extract_entropy_user(&blocking_pool, buf, nbytes); in _random_read()
1859 ENTROPY_BITS(&blocking_pool), in _random_read()
2004 blocking_pool.entropy_count = 0; in random_ioctl()