Home
last modified time | relevance | path

Searched defs:random_get_entropy (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/m68k/include/asm/
Dtimex.h34 static inline unsigned long random_get_entropy(void) in random_get_entropy() function
40 #define random_get_entropy random_get_entropy macro
/Linux-v5.10/arch/mips/include/asm/
Dtimex.h87 static inline unsigned long random_get_entropy(void) in random_get_entropy() function
99 #define random_get_entropy random_get_entropy macro
/Linux-v5.10/arch/riscv/include/asm/
Dtimex.h41 static inline unsigned long random_get_entropy(void) in random_get_entropy() function
47 #define random_get_entropy() random_get_entropy() macro
/Linux-v5.10/include/linux/
Dtimex.h78 #define random_get_entropy() get_cycles() macro