Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/include/rump-sys/
H A Dkern.h56 enum rump_component_type { enum
76 enum rump_component_type rc_type;
140 void rump_component_init(enum rump_component_type);
141 int rump_component_count(enum rump_component_type);
/netbsd-src/sys/rump/librump/rumpkern/
H A Drump.c594 rump_component_count(enum rump_component_type type) in rump_component_count()
603 rump_component_init(enum rump_component_type type) in rump_component_init()