Searched defs:rnd_state (Results 1 – 5 of 5) 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