Searched defs:info (Results 1 – 7 of 7) sorted by relevance
/scripts/ |
D | adjust_autoksyms.sh | 23 info() { function
|
D | link-vmlinux.sh | 35 info() function
|
D | insert-sys-cert.c | 33 #define info(format, args...) fprintf(stderr, "INFO: " format, ## args) macro
|
/scripts/mod/ |
D | modpost.c | 354 static const char *namespace_from_kstrtabns(struct elf_info *info, in namespace_from_kstrtabns() 483 static int parse_elf(struct elf_info *info, const char *filename) in parse_elf() 651 static void parse_elf_finish(struct elf_info *info) in parse_elf_finish() 656 static int ignore_undef_symbol(struct elf_info *info, const char *symname) in ignore_undef_symbol() 685 static void handle_modversions(struct module *mod, struct elf_info *info, in handle_modversions() 795 static char *get_next_modinfo(struct elf_info *info, const char *tag, in get_next_modinfo() 815 static char *get_modinfo(struct elf_info *info, const char *tag) in get_modinfo() 2021 struct elf_info info = { }; in read_symbols() local
|
D | modpost.h | 174 static inline unsigned int get_secindex(const struct elf_info *info, in get_secindex()
|
D | file2alias.c | 1415 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable()
|
/scripts/kconfig/ |
D | qconf.h | 286 ConfigInfoView* info; variable
|