Searched defs:mod (Results 1 – 4 of 4) sorted by relevance
/scripts/mod/ |
A D | file2alias.c | 48 module_alias_printf(struct module *mod, bool append_wildcard, in module_alias_printf() 185 unsigned char max, struct module *mod) in do_usb_entry() 352 static void do_of_entry(struct module *mod, void *symval) in do_of_entry() 379 static void do_hid_entry(struct module *mod, void *symval) in do_hid_entry() 420 static void do_pci_entry(struct module *mod, void *symval) in do_pci_entry() 475 static void do_ccw_entry(struct module *mod, void *symval) in do_ccw_entry() 498 static void do_ap_entry(struct module *mod, void *symval) in do_ap_entry() 506 static void do_css_entry(struct module *mod, void *symval) in do_css_entry() 635 static void do_vio_entry(struct module *mod, void *symval) in do_vio_entry() 763 static void do_ssb_entry(struct module *mod, void *symval) in do_ssb_entry() [all …]
|
A D | modpost.c | 178 struct module *mod; in find_module() local 190 struct module *mod; in new_module() local 1533 static void mod_set_crcs(struct module *mod) in mod_set_crcs() 1565 struct module *mod; in read_symbols() local 1732 static void check_exports(struct module *mod) in check_exports() 1812 static void check_modname_len(struct module *mod) in check_modname_len() 2080 static void write_mod_c_file(struct module *mod) in write_mod_c_file() 2131 struct module *mod; in read_dump() local 2179 struct module *mod; in write_dump() local 2201 struct module *mod; in write_namespace_deps_files() local [all …]
|
/scripts/gendwarfksyms/ |
A D | gendwarfksyms.c | 50 static int process_module(Dwfl_Module *mod, void **userdata, const char *name, in process_module()
|
/scripts/kconfig/ |
A D | expr.h | 22 no, mod, yes enumerator
|
Completed in 14 milliseconds