Home
last modified time | relevance | path

Searched refs:module_unload (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/gnu/gcov/
H A Dgcov_subr.c154 EVENTHANDLER_REGISTER(module_unload, gcov_module_unload, NULL, 0); in gcov_init()
/freebsd/sys/sys/
H A Dmodule.h232 int module_unload(module_t);
/freebsd/sys/kern/
H A Dkern_module.c253 module_unload(module_t mod) in module_unload() function
H A Dkern_linker.c745 if ((error = module_unload(mod)) != 0) { in linker_file_unload()
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.h792 ITT_STUBV(ITTAPI, void, module_unload, (void *start_addr),
793 (ITT_FORMAT start_addr), module_unload, __itt_group_module, "%p")
H A Dittnotify.h4071 ITT_STUBV(ITTAPI, void, module_unload, (void *addr))
4072 #define __itt_module_unload ITTNOTIFY_VOID(module_unload)
4073 #define __itt_module_unload_ptr ITTNOTIFY_NAME(module_unload)