Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dmodule.h235 const char * module_getname(module_t);
/freebsd-14.2/sys/kern/
H A Dkern_module.c281 module_getname(module_t mod) in module_getname() function
H A Dkern_linker.c693 " vetoed unload\n", module_getname(mod))); in linker_file_unload()
721 " failed unload\n", module_getname(mod))); in linker_file_unload()