Home
last modified time | relevance | path

Searched defs:newtree (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()
229 static void full_shuffle(tree *newtree, unsigned long length, ranctx *prng_state) in full_shuffle()
243 static void shuffle(const_tree type, tree *newtree, unsigned long length) in shuffle()
302 tree newtree[num_fields]; in relayout_struct() local