Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Drandom.c975 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes);
992 _xfer_secondary_pool(r, nbytes); in xfer_secondary_pool()
995 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in _xfer_secondary_pool() function
1027 _xfer_secondary_pool(r, random_read_wakeup_bits/8); in push_to_pool()