Home
last modified time | relevance | path

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

/kernel/
Dkmod.c70 static int call_modprobe(char *module_name, int wait) in call_modprobe()
128 char module_name[MODULE_NAME_LEN]; in __request_module() local
Dkallsyms.c522 char module_name[MODULE_NAME_LEN]; member
Dmodule.c3298 static bool blacklisted(const char *module_name) in blacklisted()
4055 char *name, char *module_name, int *exported) in module_get_kallsym()