Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/module/
Dstrict_rwx.c92 void module_enable_ro(const struct module *mod, bool after_init) in module_enable_ro() function
Dinternal.h222 void module_enable_ro(const struct module *mod, bool after_init);
Dmain.c2496 module_enable_ro(mod, true); in do_init_module()
2610 module_enable_ro(mod, false); in complete_formation()