Home
last modified time | relevance | path

Searched refs:rump_component_unload (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/rump/include/rump-sys/
H A Dkern.h98 rump_component_unload(&rumpcomp##type); \
139 void rump_component_unload(struct rump_component *);
/netbsd-src/sys/rump/librump/rumpkern/
H A Drump.c580 rump_component_unload(struct rump_component *rc) in rump_component_unload() function