Searched refs:is_init (Results 1 – 1 of 1) sorted by relevance
1540 static void __layout_sections(struct module *mod, struct load_info *info, bool is_init) in __layout_sections() argument1572 enum mod_mem_type type = is_init ? init_m_to_mem_type[m] : core_m_to_mem_type[m]; in __layout_sections()1581 || is_init != module_init_layout_section(sname)) in __layout_sections()