Searched refs:module_enable_rodata_ro (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/module/
H A Dstrict_rwx.c47 int module_enable_rodata_ro(const struct module *mod, bool after_init) function
H A Dinternal.h325 int module_enable_rodata_ro(const struct module *mod, bool after_init);
H A Dmain.c2582 ret = module_enable_rodata_ro(mod, true);
2751 err = module_enable_rodata_ro(mod, false);

Completed in 133 milliseconds