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