Searched refs:module_file (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | module.h | 239 struct linker_file *module_file(module_t); |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_module.c | 299 module_file(module_t mod) in module_file() function |