Home
last modified time | relevance | path

Searched refs:overlay_plugin_alloc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Doverlay_plugin.h303 extern overlay_plugin_register_t *overlay_plugin_alloc(uint_t);
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay.mapfile40 overlay_plugin_alloc;
H A Doverlay_plugin.c89 overlay_plugin_alloc(uint_t version) in overlay_plugin_alloc() function
/illumos-gate/usr/src/uts/common/io/overlay/plugins/
H A Doverlay_vxlan.c360 ovrp = overlay_plugin_alloc(OVEP_VERSION); in _init()