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

/freebsd-11-stable/sys/sys/
H A Dmodule.h226 const char * module_getname(module_t);
/freebsd-11-stable/sys/kern/
H A Dkern_module.c283 module_getname(module_t mod) function
H A Dkern_linker.c670 " vetoed unload\n", module_getname(mod)));
698 " failed unload\n", module_getname(mod)));

Completed in 115 milliseconds