Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Drandom.c955 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes);
972 _xfer_secondary_pool(r, nbytes); in xfer_secondary_pool()
975 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in _xfer_secondary_pool() function
1007 _xfer_secondary_pool(r, random_read_wakeup_bits/8); in push_to_pool()