Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
Ddm-historical-service-time.c130 static struct selector *alloc_selector(void) in alloc_selector() function
206 s = alloc_selector(); in hst_create()