Searched defs:layout (Results 1 – 1 of 1) sorted by relevance
111 struct module_layout *layout = container_of(n, struct module_layout, mtn.node); in __mod_tree_val() local118 struct module_layout *layout = container_of(n, struct module_layout, mtn.node); in __mod_tree_size() local1872 static void frob_text(const struct module_layout *layout, in frob_text()1881 static void frob_rodata(const struct module_layout *layout, in frob_rodata()1891 static void frob_ro_after_init(const struct module_layout *layout, in frob_ro_after_init()1901 static void frob_writable_data(const struct module_layout *layout, in frob_writable_data()1994 static void disable_ro_nx(const struct module_layout *layout) in disable_ro_nx()2007 static void disable_ro_nx(const struct module_layout *layout) { } in disable_ro_nx()