Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-round-robin.c52 static struct selector *alloc_selector(void) in alloc_selector() function
69 s = alloc_selector(); in rr_create()
H A Ddm-queue-length.c42 static struct selector *alloc_selector(void) in alloc_selector() function
57 struct selector *s = alloc_selector(); in ql_create()
H A Ddm-service-time.c38 static struct selector *alloc_selector(void) in alloc_selector() function
53 struct selector *s = alloc_selector(); in st_create()
H A Ddm-historical-service-time.c130 static struct selector *alloc_selector(void) in alloc_selector() function
206 s = alloc_selector(); in hst_create()