Home
last modified time | relevance | path

Searched refs:performance_shuffle (Results 1 – 1 of 1) 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() function
272 performance_shuffle(newtree, length, &prng_state); in shuffle()