Lines Matching defs:mod
126 struct module *mod = mtn->mod; in __mod_tree_val() local
137 struct module *mod = mtn->mod; in __mod_tree_size() local
198 static void mod_tree_insert(struct module *mod) in mod_tree_insert()
208 static void mod_tree_remove_init(struct module *mod) in mod_tree_remove_init()
214 static void mod_tree_remove(struct module *mod) in mod_tree_remove()
235 static void mod_tree_insert(struct module *mod) { } in mod_tree_insert()
236 static void mod_tree_remove_init(struct module *mod) { } in mod_tree_remove_init()
237 static void mod_tree_remove(struct module *mod) { } in mod_tree_remove()
241 struct module *mod; in mod_find() local
268 static void mod_update_bounds(struct module *mod) in mod_update_bounds()
334 unsigned int sym, str, mod, vers, info, pcpu; member
340 static inline int strong_try_module_get(struct module *mod) in strong_try_module_get()
351 static inline void add_taint_module(struct module *mod, unsigned flag, in add_taint_module()
362 void __module_put_and_exit(struct module *mod, long code) in __module_put_and_exit()
453 struct module *mod; in each_symbol_section() local
615 struct module *mod; in find_module_all() local
637 static inline void __percpu *mod_percpu(struct module *mod) in mod_percpu()
642 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc()
666 static void percpu_modfree(struct module *mod) in percpu_modfree()
676 static void percpu_modcopy(struct module *mod, in percpu_modcopy()
696 struct module *mod; in is_module_percpu_address() local
723 static inline void __percpu *mod_percpu(struct module *mod) in mod_percpu()
727 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc()
734 static inline void percpu_modfree(struct module *mod) in percpu_modfree()
741 static inline void percpu_modcopy(struct module *mod, in percpu_modcopy()
794 static int module_unload_init(struct module *mod) in module_unload_init()
874 static void module_unload_free(struct module *mod) in module_unload_free()
906 static int try_release_module_ref(struct module *mod) in try_release_module_ref()
920 static int try_stop_module(struct module *mod, int flags, int *forced) in try_stop_module()
944 int module_refcount(struct module *mod) in module_refcount()
956 struct module *mod; in SYSCALL_DEFINE2() local
1023 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info()
1135 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info()
1141 static inline void module_unload_free(struct module *mod) in module_unload_free()
1151 static inline int module_unload_init(struct module *mod) in module_unload_init()
1157 static size_t module_flags_taint(struct module *mod, char *buf) in module_flags_taint()
1264 static int try_to_force_load(struct module *mod, const char *reason) in try_to_force_load()
1291 struct module *mod, in check_version()
1332 struct module *mod) in check_modstruct_version()
1366 struct module *mod, in check_version()
1375 struct module *mod) in check_modstruct_version()
1388 static const struct kernel_symbol *resolve_symbol(struct module *mod, in resolve_symbol()
1431 resolve_symbol_wait(struct module *mod, in resolve_symbol_wait()
1489 static void add_sect_attrs(struct module *mod, const struct load_info *info) in add_sect_attrs()
1543 static void remove_sect_attrs(struct module *mod) in remove_sect_attrs()
1588 static void add_notes_attrs(struct module *mod, const struct load_info *info) in add_notes_attrs()
1647 static void remove_notes_attrs(struct module *mod) in remove_notes_attrs()
1655 static inline void add_sect_attrs(struct module *mod, in add_sect_attrs()
1660 static inline void remove_sect_attrs(struct module *mod) in remove_sect_attrs()
1664 static inline void add_notes_attrs(struct module *mod, in add_notes_attrs()
1669 static inline void remove_notes_attrs(struct module *mod) in remove_notes_attrs()
1674 static void add_usage_links(struct module *mod) in add_usage_links()
1689 static void del_usage_links(struct module *mod) in del_usage_links()
1701 static int module_add_modinfo_attrs(struct module *mod) in module_add_modinfo_attrs()
1728 static void module_remove_modinfo_attrs(struct module *mod) in module_remove_modinfo_attrs()
1744 static void mod_kobject_put(struct module *mod) in mod_kobject_put()
1752 static int mod_sysfs_init(struct module *mod) in mod_sysfs_init()
1785 static int mod_sysfs_setup(struct module *mod, in mod_sysfs_setup()
1827 static void mod_sysfs_fini(struct module *mod) in mod_sysfs_fini()
1834 static void init_param_lock(struct module *mod) in init_param_lock()
1840 static int mod_sysfs_setup(struct module *mod, in mod_sysfs_setup()
1848 static void mod_sysfs_fini(struct module *mod) in mod_sysfs_fini()
1852 static void module_remove_modinfo_attrs(struct module *mod) in module_remove_modinfo_attrs()
1856 static void del_usage_links(struct module *mod) in del_usage_links()
1860 static void init_param_lock(struct module *mod) in init_param_lock()
1865 static void mod_sysfs_teardown(struct module *mod) in mod_sysfs_teardown()
1919 static void unset_module_core_ro_nx(struct module *mod) in unset_module_core_ro_nx()
1929 static void unset_module_init_ro_nx(struct module *mod) in unset_module_init_ro_nx()
1942 struct module *mod; in set_all_modules_text_rw() local
1965 struct module *mod; in set_all_modules_text_ro() local
1986 static void unset_module_core_ro_nx(struct module *mod) { } in unset_module_core_ro_nx()
1987 static void unset_module_init_ro_nx(struct module *mod) { } in unset_module_init_ro_nx()
1995 void __weak module_arch_cleanup(struct module *mod) in module_arch_cleanup()
1999 void __weak module_arch_freeing_init(struct module *mod) in module_arch_freeing_init()
2004 static void free_module(struct module *mod) in free_module()
2079 static int verify_export_symbols(struct module *mod) in verify_export_symbols()
2111 static int simplify_symbols(struct module *mod, const struct load_info *info) in simplify_symbols()
2174 static int apply_relocations(struct module *mod, const struct load_info *info) in apply_relocations()
2204 unsigned int __weak arch_mod_section_prepend(struct module *mod, in arch_mod_section_prepend()
2212 static long get_offset(struct module *mod, unsigned int *size, in get_offset()
2227 static void layout_sections(struct module *mod, struct load_info *info) in layout_sections()
2303 static void set_license(struct module *mod, const char *license) in set_license()
2350 static void setup_modinfo(struct module *mod, struct load_info *info) in setup_modinfo()
2361 static void free_modinfo(struct module *mod) in free_modinfo()
2384 const struct module *mod) in is_exported()
2463 static void layout_symtab(struct module *mod, struct load_info *info) in layout_symtab()
2513 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms()
2550 static inline void layout_symtab(struct module *mod, struct load_info *info) in layout_symtab()
2554 static void add_kallsyms(struct module *mod, const struct load_info *info) in add_kallsyms()
2582 static void kmemleak_load_module(const struct module *mod, in kmemleak_load_module()
2602 static inline void kmemleak_load_module(const struct module *mod, in kmemleak_load_module()
2613 const void *mod = info->hdr; in module_sig_check() local
2816 struct module *mod; in setup_load_info() local
2860 static int check_modinfo(struct module *mod, struct load_info *info, int flags) in check_modinfo()
2894 static int find_module_sections(struct module *mod, struct load_info *info) in find_module_sections()
2980 static int move_module(struct module *mod, struct load_info *info) in move_module()
3043 static int check_module_license_and_versions(struct module *mod) in check_module_license_and_versions()
3079 static void flush_module_icache(const struct module *mod) in flush_module_icache()
3105 struct module *mod) in module_frob_arch_sections()
3113 struct module *mod; in layout_and_allocate() local
3151 static void module_deallocate(struct module *mod, struct load_info *info) in module_deallocate()
3166 static int post_relocation(struct module *mod, const struct load_info *info) in post_relocation()
3185 struct module *mod; in finished_loading() local
3204 static void do_mod_ctors(struct module *mod) in do_mod_ctors()
3233 static noinline int do_init_module(struct module *mod) in do_init_module()
3345 static int add_unformed_module(struct module *mod) in add_unformed_module()
3380 static int complete_formation(struct module *mod, struct load_info *info) in complete_formation()
3423 struct module *mod = arg; in unknown_module_param_cb() local
3443 struct module *mod; in load_module() local
3672 static const char *get_ksymbol(struct module *mod, in get_ksymbol()
3726 struct module *mod; in module_address_lookup() local
3747 struct module *mod; in lookup_module_symbol_name() local
3772 struct module *mod; in lookup_module_symbol_attrs() local
3800 struct module *mod; in module_get_kallsym() local
3824 static unsigned long mod_find_symname(struct module *mod, const char *name) in mod_find_symname()
3839 struct module *mod; in module_kallsyms_lookup_name() local
3864 struct module *mod; in module_kallsyms_on_each_symbol() local
3887 static char *module_flags(struct module *mod, char *buf) in module_flags()
3930 struct module *mod = list_entry(p, struct module, list); in m_show() local
3993 struct module *mod; in search_module_extables() local
4042 struct module *mod; in __module_address() local
4087 struct module *mod = __module_address(addr); in __module_text_address() local
4101 struct module *mod; in print_modules() local
4121 void module_layout(struct module *mod, in module_layout()