Home
last modified time | relevance | path

Searched defs:__seed (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dprandom.h30 static inline u32 __seed(u32 x, u32 m) in __seed() function
/linux/tools/include/linux/
H A Dprandom.h14 static inline u32 __seed(u32 x, u32 m) in __seed() function