Searched defs:mod (Results  1 – 4 of 4) sorted by relevance
| /scripts/mod/ | 
| D | modpost.c | 174 	struct module *mod;  in find_module()  local 185 	struct module *mod;  in new_module()  local 260 static void sym_add_unresolved(const char *name, struct module *mod, bool weak)  in sym_add_unresolved() 270 static struct symbol *sym_find_with_module(const char *name, struct module *mod)  in sym_find_with_module() 360 static struct symbol *sym_add_exported(const char *name, struct module *mod,  in sym_add_exported() 622 static void handle_symbol(struct module *mod, struct elf_info *info,  in handle_symbol() 1076 static void check_export_symbol(struct module *mod, struct elf_info *elf,  in check_export_symbol() 1146 static void check_section_mismatch(struct module *mod, struct elf_info *elf,  in check_section_mismatch() 1341 static void section_rela(struct module *mod, struct elf_info *elf,  in section_rela() 1383 static void section_rel(struct module *mod, struct elf_info *elf,  in section_rel() [all …] 
 | 
| D | file2alias.c | 172 			 unsigned char max, struct module *mod)  in do_usb_entry() 276 static void do_usb_entry_multi(void *symval, struct module *mod)  in do_usb_entry_multi() 342 			 struct module *mod)  in do_usb_table() 356 static void do_of_entry_multi(void *symval, struct module *mod)  in do_of_entry_multi() 385 			struct module *mod)  in do_of_table() 598 				struct module *mod)  in do_pnp_device_entry() 624 				struct module *mod)  in do_pnp_card_entries() 1526 		     struct module *mod)  in do_table() 1601 void handle_moddevtable(struct module *mod, struct elf_info *info,  in handle_moddevtable() 1665 void add_moddevtable(struct buffer *buf, struct module *mod)  in add_moddevtable()
  | 
| /scripts/gendwarfksyms/ | 
| D | gendwarfksyms.c | 50 static int process_module(Dwfl_Module *mod, void **userdata, const char *name,  in process_module()
  | 
| /scripts/kconfig/ | 
| D | expr.h | 22 	no, mod, yes  enumerator
  |