Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dmodule.h237 const char * module_getname(module_t);
/freebsd-12-stable/sys/kern/
Dkern_module.c283 module_getname(module_t mod) in module_getname() function
Dkern_linker.c679 " vetoed unload\n", module_getname(mod))); in linker_file_unload()
707 " failed unload\n", module_getname(mod))); in linker_file_unload()