Searched refs:module_layout (Results 1 – 2 of 2) sorted by relevance
326 struct module_layout { struct436 struct module_layout core_layout __module_layout_align;437 struct module_layout init_layout;
112 struct module_layout *layout = container_of(n, struct module_layout, mtn.node); in __mod_tree_val()119 struct module_layout *layout = container_of(n, struct module_layout, mtn.node); in __mod_tree_size()2021 static void frob_text(const struct module_layout *layout, in frob_text()2040 static void frob_rodata(const struct module_layout *layout, in frob_rodata()2050 static void frob_ro_after_init(const struct module_layout *layout, in frob_ro_after_init()2060 static void frob_writable_data(const struct module_layout *layout, in frob_writable_data()4759 void module_layout(struct module *mod, in module_layout() function4766 EXPORT_SYMBOL(module_layout);