Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 3 of 3) sorted by relevance

/scripts/mod/
Dmodpost.c175 struct module *mod; in find_module() local
186 struct module *mod; in new_module() local
270 static void sym_add_unresolved(const char *name, struct module *mod, bool weak) in sym_add_unresolved()
280 static struct symbol *sym_find_with_module(const char *name, struct module *mod) in sym_find_with_module()
371 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported()
626 static void handle_symbol(struct module *mod, struct elf_info *info, in handle_symbol()
1131 static void check_export_symbol(struct module *mod, struct elf_info *elf, in check_export_symbol()
1201 static void check_section_mismatch(struct module *mod, struct elf_info *elf, in check_section_mismatch()
1427 static void section_rela(struct module *mod, struct elf_info *elf, in section_rela()
1469 static void section_rel(struct module *mod, struct elf_info *elf, in section_rel()
[all …]
Dfile2alias.c172 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()
1494 struct module *mod) in do_table()
1566 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable()
1630 void add_moddevtable(struct buffer *buf, struct module *mod) in add_moddevtable()
/scripts/kconfig/
Dexpr.h28 no, mod, yes enumerator