HomeSort by: relevance | last modified time | path
    Searched refs:rump_component_load (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/rump/include/rump-sys/
kern.h 93 rump_component_load(&rumpcomp##type); \
138 void rump_component_load(const struct rump_component *);
  /src/sys/rump/librump/rumpkern/
rump.c 424 rump_kernelfsym_load, rump_component_load, add_static_evcnt);
544 rump_component_load(*rc);
550 rump_component_load(const struct rump_component *rc_const) function in typeref:typename:void

Completed in 41 milliseconds