Home
last modified time | relevance | path

Searched refs:module_enable_ro (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/module/
H A Dstrict_rwx.c35 void module_enable_ro(const struct module *mod, bool after_init) in module_enable_ro() function
H A Dinternal.h325 void module_enable_ro(const struct module *mod, bool after_init);
H A Dmain.c2576 module_enable_ro(mod, true); in do_init_module()
2741 module_enable_ro(mod, false); in complete_formation()