Searched refs:arch_get_random_int (Results 1 – 6 of 6) sorted by relevance
14 static inline bool __must_check arch_get_random_int(unsigned int *v) in arch_get_random_int() function
29 static inline bool __must_check arch_get_random_int(unsigned int *v) in arch_get_random_int() function
34 static inline bool __must_check arch_get_random_int(unsigned int *v) in arch_get_random_int() function
78 static inline bool __must_check arch_get_random_int(unsigned int *v) in arch_get_random_int() function
107 static inline bool __must_check arch_get_random_int(unsigned int *v) { return false; }
254 arch_get_random_int(&val)); in __extract_hwseed()