Home
last modified time | relevance | path

Searched defs:module_enable_ro (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dmodule.h856 static inline void module_enable_ro(const struct module *mod, bool after_init) { } in module_enable_ro() function
/Linux-v5.4/kernel/
Dmodule.c2006 void module_enable_ro(const struct module *mod, bool after_init) in module_enable_ro() function