Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dkmod.c69 static int call_modprobe(char *module_name, int wait) in call_modprobe()
127 char module_name[MODULE_NAME_LEN]; in __request_module() local
Dkallsyms.c517 char module_name[MODULE_NAME_LEN]; member
Dmodule.c3242 static bool blacklisted(char *module_name) in blacklisted()
3992 char *name, char *module_name, int *exported) in module_get_kallsym()