Searched defs:rnd_state (Results 1 – 7 of 7) sorted by relevance
16 struct rnd_state { struct20 u32 prandom_u32_state(struct rnd_state *state); argument
7 struct rnd_state { struct24 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() argument
39 static struct rnd_state rnd_state; variable
36 static struct rnd_state rnd_state; variable
43 static struct rnd_state rnd_state; variable
136 struct rnd_state rnd_state; member
19 static struct rnd_state rnd_state; variable