Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Drandom.c1321 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes);
1329 _xfer_secondary_pool(r, nbytes); in xfer_secondary_pool()
1332 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in _xfer_secondary_pool() function
1362 _xfer_secondary_pool(r, random_read_wakeup_bits/8); in push_to_pool()