Searched defs:rnd_state (Results 1 – 5 of 5) sorted by relevance
33 struct rnd_state { struct37 u32 prandom_u32_state(struct rnd_state *state); argument
49 static struct rnd_state rnd_state; variable
51 static struct rnd_state rnd_state; variable
55 static struct rnd_state rnd_state; variable
143 struct rnd_state rnd_state; member