Home
last modified time | relevance | path

Searched defs:prng_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c192 static void performance_shuffle(tree *newtree, unsigned long length, ranctx *prng_state) in performance_shuffle()
229 static void full_shuffle(tree *newtree, unsigned long length, ranctx *prng_state) in full_shuffle()
247 ranctx prng_state; in shuffle() local
/openbmc/linux/net/sched/
H A Dsch_netem.c112 struct rnd_state prng_state; member