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;
270 struct selector *s = ps->context;
321 struct selector *s = ps->context;
333 struct selector *s = ps->context;
370 struct selector *s = ps->context;
433 struct selector *s = ps->context;
496 struct selector *s = ps->context;
563 MODULE_DESCRIPTION(DM_NAME " measured service time oriented path selector");