Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-round-robin.c51 static struct selector *alloc_selector(void) in alloc_selector() function
67 s = alloc_selector(); in rr_create()
Ddm-queue-length.c41 static struct selector *alloc_selector(void) in alloc_selector() function
55 struct selector *s = alloc_selector(); in ql_create()
Ddm-service-time.c37 static struct selector *alloc_selector(void) in alloc_selector() function
51 struct selector *s = alloc_selector(); in st_create()