Searched refs:module_enable_ro (Results 1 – 4 of 4) sorted by relevance
119 module_enable_ro(mod, true); in ftrace_make_call()
797 extern void module_enable_ro(const struct module *mod, bool after_init);802 static inline void module_enable_ro(const struct module *mod, bool after_init) { } in module_enable_ro() function
714 module_enable_ro(patch->mod, true); in klp_init_object_loaded()719 module_enable_ro(patch->mod, true); in klp_init_object_loaded()
1944 void module_enable_ro(const struct module *mod, bool after_init) in module_enable_ro() function3489 module_enable_ro(mod, true); in do_init_module()3593 module_enable_ro(mod, false); in complete_formation()