Searched refs:module_enable_rodata_ro (Results 1 – 3 of 3) sorted by relevance
47 int module_enable_rodata_ro(const struct module *mod, bool after_init) in module_enable_rodata_ro() function
325 int module_enable_rodata_ro(const struct module *mod, bool after_init);
2584 ret = module_enable_rodata_ro(mod, true); in do_init_module()2754 err = module_enable_rodata_ro(mod, false); in complete_formation()
Completed in 13 milliseconds