Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmenu.c277 case P_IMPLY: in sym_check_prop()
416 } else if (prop->type == P_IMPLY) { in menu_finalize()
862 get_symbol_props_str(r, sym, P_IMPLY, "Implies: "); in get_symbol_str()
H A Dexpr.h187 P_IMPLY, /* imply BAR */ enumerator
H A Dparser.y211 menu_add_symbol(P_IMPLY, $2, $3);
648 case P_IMPLY:
H A Dsymbol.c1190 prop->type == P_IMPLY) in sym_check_sym_deps()
1302 case P_IMPLY: in prop_get_type_name()
H A Dqconf.cc1089 case P_IMPLY: in debug_info()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dmenu.c256 case P_IMPLY: in sym_check_prop()
395 } else if (prop->type == P_IMPLY) { in menu_finalize()
830 get_symbol_props_str(r, sym, P_IMPLY, "Implies: "); in get_symbol_str()
H A Dexpr.h184 P_IMPLY, /* imply BAR */ enumerator
H A Dparser.y209 menu_add_symbol(P_IMPLY, $2, $3);
639 case P_IMPLY:
H A Dsymbol.c1146 prop->type == P_IMPLY) in sym_check_sym_deps()
1258 case P_IMPLY: in prop_get_type_name()
H A Dqconf.cc1096 case P_IMPLY: in debug_info()

Completed in 12 milliseconds