Searched refs:LIBSMP_PLUGIN_VERSION (Results 1 – 3 of 3) sorted by relevance
38 return (smp_plugin_register(pp, LIBSMP_PLUGIN_VERSION, &config)); in _smp_init()
38 #define LIBSMP_PLUGIN_VERSION 1 macro
167 if (version != LIBSMP_PLUGIN_VERSION) in smp_plugin_register()