Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Drandom.h167 TRACE_EVENT(xfer_secondary_pool,
/Linux-v4.19/drivers/char/
Drandom.c1322 static void xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in xfer_secondary_pool() function
1530 xfer_secondary_pool(r, EXTRACT_SIZE); in extract_entropy()
1539 xfer_secondary_pool(r, nbytes); in extract_entropy()
1557 xfer_secondary_pool(r, nbytes); in extract_entropy_user()