Searched defs:random_get_entropy (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/m68k/include/asm/
H A Dtimex.h33 static inline unsigned long random_get_entropy(void) random_get_entropy() function
39 #define random_get_entropy random_get_entropy macro
/linux-4.4.14/arch/mips/include/asm/
H A Dtimex.h87 static inline unsigned long random_get_entropy(void) random_get_entropy() function
99 #define random_get_entropy random_get_entropy macro
/linux-4.4.14/include/linux/
H A Dtimex.h78 #define random_get_entropy() get_cycles() macro

Completed in 111 milliseconds