Home
last modified time | relevance | path

Searched refs:sym_get_choice_value (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/scripts/kconfig/
H A Dmconf.c568 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()
688 active = sym_get_choice_value(menu->sym); in conf_choice()
707 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
H A Dlkc.h122 static inline struct symbol *sym_get_choice_value(struct symbol *sym) in sym_get_choice_value() function
H A Dnconf.c868 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()
1334 active = sym_get_choice_value(menu->sym); in conf_choice()
1343 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
H A Dconf.c484 def_sym = sym_get_choice_value(sym); in conf_choice()
H A Dgconf.c1089 struct symbol *def_sym = sym_get_choice_value(sym); in fill_row()
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmconf.c530 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()
802 active = sym_get_choice_value(menu->sym); in conf_choice()
821 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
H A Dlkc.h139 static inline struct symbol *sym_get_choice_value(struct symbol *sym) in sym_get_choice_value() function
H A Dnconf.c796 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()
1245 active = sym_get_choice_value(menu->sym); in conf_choice()
1254 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
H A Dconf.c267 def_sym = sym_get_choice_value(sym); in conf_choice()
H A Dgconf.c1092 struct symbol *def_sym = sym_get_choice_value(sym); in fill_row()

Completed in 12 milliseconds