Home
last modified time | relevance | path

Searched refs:alloc_selector (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/md/
Ddm-round-robin.c52 static struct selector *alloc_selector(void) in alloc_selector() function
69 s = alloc_selector(); in rr_create()
Ddm-queue-length.c42 static struct selector *alloc_selector(void) in alloc_selector() function
57 struct selector *s = alloc_selector(); in ql_create()
Ddm-service-time.c38 static struct selector *alloc_selector(void) in alloc_selector() function
53 struct selector *s = alloc_selector(); in st_create()