Searched defs:info (Results 1 – 8 of 8) sorted by relevance
/scripts/ |
D | adjust_autoksyms.sh | 22 info() { function
|
D | link-vmlinux.sh | 39 info() function
|
D | insert-sys-cert.c | 33 #define info(format, args...) fprintf(stderr, "INFO: " format, ## args) macro
|
/scripts/mod/ |
D | modpost.c | 332 static void *sym_get_data_by_offset(const struct elf_info *info, in sym_get_data_by_offset() 343 static void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) in sym_get_data() 349 static const char *sech_name(const struct elf_info *info, Elf_Shdr *sechdr) in sech_name() 355 static const char *sec_name(const struct elf_info *info, int secindex) in sec_name() 384 static const char *namespace_from_kstrtabns(const struct elf_info *info, in namespace_from_kstrtabns() 475 static int parse_elf(struct elf_info *info, const char *filename) in parse_elf() 632 static void parse_elf_finish(struct elf_info *info) in parse_elf_finish() 637 static int ignore_undef_symbol(struct elf_info *info, const char *symname) in ignore_undef_symbol() 667 const struct elf_info *info, in handle_modversion() 693 static void handle_symbol(struct module *mod, struct elf_info *info, in handle_symbol() [all …]
|
D | modpost.h | 170 static inline unsigned int get_secindex(const struct elf_info *info, in get_secindex()
|
D | file2alias.c | 1507 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable()
|
/scripts/kconfig/ |
D | qconf.h | 232 ConfigInfoView* info; variable
|
D | qconf.cc | 1010 QString info; in menuInfo() local
|