Lines Matching defs:selector
25 #include "dm-path-selector.h"
44 struct selector {
130 static struct selector *alloc_selector(void)
132 struct selector *s = kmalloc(sizeof(*s), GFP_KERNEL);
149 struct selector *s = ps->context;
164 struct selector *s = ps->context;
177 struct selector *s;
229 struct selector *s = ps->context;
244 struct selector *s = ps->context;
267 struct selector *s = ps->context;
318 struct selector *s = ps->context;
330 struct selector *s = ps->context;
367 struct selector *s = ps->context;
430 struct selector *s = ps->context;
493 struct selector *s = ps->context;
559 MODULE_DESCRIPTION(DM_NAME " measured service time oriented path selector");