Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-ps-round-robin.c56 static struct selector *alloc_selector(void) in alloc_selector() function
73 s = alloc_selector(); in rr_create()
Ddm-ps-queue-length.c43 static struct selector *alloc_selector(void) in alloc_selector() function
58 struct selector *s = alloc_selector(); in ql_create()
Ddm-ps-service-time.c39 static struct selector *alloc_selector(void) in alloc_selector() function
54 struct selector *s = alloc_selector(); in st_create()
Ddm-ps-historical-service-time.c130 static struct selector *alloc_selector(void) in alloc_selector() function
206 s = alloc_selector(); in hst_create()