Home
last modified time | relevance | path

Searched defs:prng_state (Results 1 - 3 of 3) sorted by relevance

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

Completed in 5 milliseconds