Searched refs:menu_for_each_sub_entry (Results 1 – 4 of 4) sorted by relevance
| /linux/scripts/kconfig/ |
| A D | lkc.h | 76 #define menu_for_each_sub_entry(menu, root) \ macro 79 menu_for_each_sub_entry(menu, &rootmenu)
|
| A D | symbol.c | 268 menu_for_each_sub_entry(menu, choice) in sym_choice_default() 314 menu_for_each_sub_entry(menu, choice) { in sym_calc_choice() 340 menu_for_each_sub_entry(menu, choice) { in sym_calc_choice() 574 menu_for_each_sub_entry(menu, choice) { in choice_set_value() 1236 menu_for_each_sub_entry(menu, choice_menu) { in sym_check_choice_deps() 1247 menu_for_each_sub_entry(menu, choice_menu) { in sym_check_choice_deps() 1255 menu_for_each_sub_entry(menu, choice_menu) in sym_check_choice_deps()
|
| A D | conf.c | 133 menu_for_each_sub_entry(menu, choice) { in randomize_choice_values() 143 menu_for_each_sub_entry(menu, choice) { in randomize_choice_values()
|
| A D | parser.y | 569 menu_for_each_sub_entry(child, menu) in conf_parse()
|
Completed in 10 milliseconds