Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dmodule.c2023 static void module_enable_nx(const struct module *mod) in module_enable_nx() function
2076 static void module_enable_nx(const struct module *mod) { } in module_enable_nx() function
2084 static void module_enable_nx(const struct module *mod) { } in module_enable_nx() function
3730 module_enable_nx(mod); in complete_formation()