OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:module_do_unload
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
kern_module.c
134
static int
module_do_unload
(const char *, bool);
394
rv =
module_do_unload
(mi->mi_name, true);
789
error =
module_do_unload
(name, true);
1497
*
module_do_unload
:
1502
module_do_unload
(const char *name, bool load_requires_force)
function
1773
(void)
module_do_unload
(mi->mi_name, false);
Completed in 42 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026