Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dlkc_proto.h22 const char * sym_type_name(enum symbol_type type);
H A Dmenu.c125 sym_type_name(sym->type), sym_type_name(type)); in menu_set_type()
829 str_printf(r, "Type : %s\n", sym_type_name(sym->type)); in get_symbol_str()
H A Dsymbol.c55 const char *sym_type_name(enum symbol_type type) in sym_type_name() function
H A Dgconf.c1372 printf("%s", sym_type_name(sym->type)); in display_tree()
H A Dqconf.cc1068 stream << print_filter(sym_type_name(sym->type)); in debug_info()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dlkc_proto.h23 const char * sym_type_name(enum symbol_type type);
H A Dmenu.c126 sym_type_name(sym->type), sym_type_name(type)); in menu_set_type()
797 str_printf(r, "Type : %s\n", sym_type_name(sym->type)); in get_symbol_str()
H A Dgconf.c1369 printf("%s", sym_type_name(sym->type)); in display_tree()
H A Dsymbol.c54 const char *sym_type_name(enum symbol_type type) in sym_type_name() function
H A Dqconf.cc1075 stream << print_filter(sym_type_name(sym->type)); in debug_info()

Completed in 23 milliseconds