Searched refs:module_memory (Results 1 – 9 of 9) sorted by relevance
24 struct module_memory *mod_mem = container_of(n, struct module_memory, mtn.node); in __mod_tree_val()31 struct module_memory *mod_mem = container_of(n, struct module_memory, mtn.node); in __mod_tree_size()
17 const struct module_memory *mod_mem = &mod->mem[type]; in module_set_memory()
119 struct module_memory *mod_mem_data = &mod->mem[MOD_DATA]; in layout_symtab()120 struct module_memory *mod_mem_init_data = &mod->mem[MOD_INIT_DATA]; in layout_symtab()264 struct module_memory *mod_mem; in find_kallsyms_symbol()
121 struct module_memory *mod_mem = &mod->mem[type]; in mod_update_bounds()1227 struct module_memory *mem = &mod->mem[type]; in __module_writable_address()1288 struct module_memory *mem = &mod->mem[type]; in module_memory_free()1299 struct module_memory *mod_mem = &mod->mem[type]; in free_mod_mem()2748 const struct module_memory *mod_mem = &mod->mem[type]; in flush_module_icache()2893 struct module_memory *mem = &mod->mem[type]; in post_relocation()2970 const struct module_memory *mod_mem = &mod->mem[type]; in do_init_module()
371 struct module_memory { struct471 struct module_memory mem[MOD_MEM_NUM_TYPES] __module_memory_align;
372 struct module_memory *core_text; in unwind_add_table()373 struct module_memory *init_text; in unwind_add_table()
114 struct module_memory *mod_mem; in module_frob_arch_sections()
202 struct module_memory *mod_mem; in layout_sections()
274 struct module_memory *mod_mem; in module_frob_arch_sections()