Searched refs:KLD_DPF (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_linker.c | 296 KLD_DPF(FILE, in linker_file_register_sysctls() 322 KLD_DPF(FILE, in linker_file_enable_sysctls() 389 KLD_DPF(FILE, ("Registering module %s in %s\n", in linker_file_register_modules() 672 KLD_DPF(FILE, ("linker_file_unload: module %s" in linker_file_unload() 700 KLD_DPF(FILE, ("linker_file_unload: module %s" in linker_file_unload() 773 KLD_DPF(FILE, ("linker_file_add_dependency:" in linker_file_add_dependency() 843 KLD_DPF(SYM, ("linker_file_lookup_symbol: symbol" in linker_file_lookup_symbol_internal() 853 KLD_DPF(SYM, ("linker_file_lookup_symbol:" in linker_file_lookup_symbol_internal() 869 KLD_DPF(SYM, ("linker_file_lookup_symbol:" in linker_file_lookup_symbol_internal() 887 KLD_DPF(SYM, ("linker_file_lookup_symbol: new common" in linker_file_lookup_symbol_internal() [all …]
|
| /f-stack/tools/compat/include/sys/ |
| H A D | linker.h | 257 #define KLD_DPF(cat, args) \ macro 264 #define KLD_DPF(cat, args) macro
|
| /f-stack/freebsd/sys/ |
| H A D | linker.h | 269 #define KLD_DPF(cat, args) \ macro 276 #define KLD_DPF(cat, args) macro
|