Searched refs:random_bytes (Results 1 – 1 of 1) sorted by relevance
126 static int random_bytes(char *buf, size_t len) in random_bytes() function177 if (random_bytes(data, RAM_PAGE_SIZE) < 0) { in stressone()