Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dstrict_rwx.c29 void module_enable_x(const struct module *mod) in module_enable_x() function
H A Dinternal.h327 void module_enable_x(const struct module *mod);
H A Dmain.c2743 module_enable_x(mod); in complete_formation()