Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmodule.h802 static inline void module_enable_ro(const struct module *mod, bool after_init) { } in module_enable_ro() function
/Linux-v4.19/kernel/
Dmodule.c1944 void module_enable_ro(const struct module *mod, bool after_init) in module_enable_ro() function