Searched defs:rnd_state (Results 1 – 6 of 6) sorted by relevance
16 struct rnd_state { struct20 u32 prandom_u32_state(struct rnd_state *state); argument
36 static struct rnd_state rnd_state; variable
39 static struct rnd_state rnd_state; variable
43 static struct rnd_state rnd_state; variable
136 struct rnd_state rnd_state; member
2369 struct rnd_state rnd_state; member
Completed in 19 milliseconds