Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/module/
Dstrict_rwx.c35 void module_enable_ro(const struct module *mod, bool after_init) in module_enable_ro() function
Dinternal.h325 void module_enable_ro(const struct module *mod, bool after_init);
Dmain.c2571 module_enable_ro(mod, true); in do_init_module()
2736 module_enable_ro(mod, false); in complete_formation()