Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drandom.h49 u64 get_random_u64(void);
57 return get_random_u64(); in get_random_long()
/Linux-v4.19/drivers/char/
Drandom.c2227 u64 get_random_u64(void) in get_random_u64() function
2260 EXPORT_SYMBOL(get_random_u64);