Searched defs:mod (Results 1 – 3 of 3) sorted by relevance
/scripts/mod/ |
D | file2alias.c | 160 unsigned char max, struct module *mod) in do_usb_entry() 264 static void do_usb_entry_multi(void *symval, struct module *mod) in do_usb_entry_multi() 330 struct module *mod) in do_usb_table() 344 static void do_of_entry_multi(void *symval, struct module *mod) in do_of_entry_multi() 373 struct module *mod) in do_of_table() 573 struct module *mod) in do_pnp_device_entry() 599 struct module *mod) in do_pnp_card_entries() 1351 struct module *mod) in do_table() 1415 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable() 1481 void add_moddevtable(struct buffer *buf, struct module *mod) in add_moddevtable()
|
D | modpost.c | 127 struct module *mod; in find_module() local 137 struct module *mod; in new_module() local 384 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported() 408 static void sym_update_crc(const char *name, struct module *mod, in sym_update_crc() 685 static void handle_modversions(struct module *mod, struct elf_info *info, in handle_modversions() 1981 static void check_sec_ref(struct module *mod, const char *modname, in check_sec_ref() 2020 struct module *mod; in read_symbols() local 2200 static int check_exports(struct module *mod) in check_exports() 2246 static int check_modname_len(struct module *mod) in check_modname_len() 2266 static void add_header(struct buffer *b, struct module *mod) in add_header() [all …]
|
/scripts/kconfig/ |
D | expr.h | 28 no, mod, yes enumerator
|