Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dconf.c116 static bool randomize_choice_values(struct symbol *csym) in randomize_choice_values() function
294 has_changed |= randomize_choice_values(csym); in conf_set_all_new_symbols()
/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c1053 static bool randomize_choice_values(struct symbol *csym) in randomize_choice_values() function
1239 has_changed = randomize_choice_values(csym); in conf_set_all_new_symbols()