Home
last modified time | relevance | path

Searched refs:tree_get_random_const (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c116 static tree tree_get_random_const(tree type) in tree_get_random_const() function
199 random_const = tree_get_random_const(fld_t); in handle_latent_entropy_attribute()
210 DECL_INITIAL(*node) = tree_get_random_const(type); in handle_latent_entropy_attribute()
242 tree rand_cst = tree_get_random_const(elt_type); in handle_latent_entropy_attribute()