Lines Matching refs:selector
45 struct selector { struct
131 static struct selector *alloc_selector(void) in alloc_selector()
133 struct selector *s = kmalloc(sizeof(*s), GFP_KERNEL); in alloc_selector()
150 struct selector *s = ps->context; in hst_weight()
165 struct selector *s = ps->context; in hst_set_weights()
178 struct selector *s; in hst_create()
230 struct selector *s = ps->context; in hst_destroy()
245 struct selector *s = ps->context; in hst_status()
271 struct selector *s = ps->context; in hst_add_path()
322 struct selector *s = ps->context; in hst_fail_path()
334 struct selector *s = ps->context; in hst_reinstate_path()
371 struct selector *s = ps->context; in hst_compare()
434 struct selector *s = ps->context; in hst_select_path()
497 struct selector *s = ps->context; in hst_end_io()