Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dmodule.c1958 static void module_enable_nx(const struct module *mod) in module_enable_nx() function
2034 static void module_enable_nx(const struct module *mod) { } in module_enable_nx() function
3594 module_enable_nx(mod); in complete_formation()