Searched refs:module_enable_ro (Results 1 – 4 of 4) sorted by relevance
120 module_enable_ro(mod, true); in ftrace_make_call()
851 extern void module_enable_ro(const struct module *mod, bool after_init);856 static inline void module_enable_ro(const struct module *mod, bool after_init) { } in module_enable_ro() function
727 module_enable_ro(patch->mod, true); in klp_init_object_loaded()733 module_enable_ro(patch->mod, true); in klp_init_object_loaded()
2006 void module_enable_ro(const struct module *mod, bool after_init) in module_enable_ro() function3623 module_enable_ro(mod, true); in do_init_module()3729 module_enable_ro(mod, false); in complete_formation()