Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmodule.h235 const char * module_getname(module_t);
/freebsd/sys/kern/
H A Dkern_module.c280 module_getname(module_t mod) in module_getname() function
H A Dkern_linker.c721 " vetoed unload\n", module_getname(mod))); in linker_file_unload()
749 " failed unload\n", module_getname(mod))); in linker_file_unload()