Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c171 struct module *mod; in find_module() local
182 struct module *mod; in new_module() local
264 static void sym_add_unresolved(const char *name, struct module *mod, bool weak) in sym_add_unresolved()
274 static struct symbol *sym_find_with_module(const char *name, struct module *mod) in sym_find_with_module()
376 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()
1652 static void extract_crcs_for_object(const char *object, struct module *mod) in extract_crcs_for_object()
1720 static void mod_set_crcs(struct module *mod) in mod_set_crcs()
1752 struct module *mod; in read_symbols() local
1877 static void check_exports(struct module *mod) in check_exports()
[all …]
Dfile2alias.c171 unsigned char max, struct module *mod) in do_usb_entry()
275 static void do_usb_entry_multi(void *symval, struct module *mod) in do_usb_entry_multi()
341 struct module *mod) in do_usb_table()
355 static void do_of_entry_multi(void *symval, struct module *mod) in do_of_entry_multi()
384 struct module *mod) in do_of_table()
597 struct module *mod) in do_pnp_device_entry()
623 struct module *mod) in do_pnp_card_entries()
1468 struct module *mod) in do_table()
1539 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable()
1603 void add_moddevtable(struct buffer *buf, struct module *mod) in add_moddevtable()
/scripts/kconfig/
Dexpr.h28 no, mod, yes enumerator