Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmodule.h777 extern void module_enable_ro(const struct module *mod, bool after_init);
782 static inline void module_enable_ro(const struct module *mod, bool after_init) { } in module_enable_ro() function