Searched defs:smp_plugin (Results 1 – 1 of 1) sorted by relevance
61 struct smp_plugin { struct62 struct smp_plugin *sp_next; argument63 struct smp_plugin *sp_prev; argument70 int (*sp_init)(smp_plugin_t *); argument71 void (*sp_fini)(smp_plugin_t *); argument