Home
last modified time | relevance | path

Searched refs:alloc_thread_groups (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c6880 static int alloc_thread_groups(struct r5conf *conf, int cnt,
6913 err = alloc_thread_groups(conf, new, &group_cnt, &new_groups); in raid5_store_group_thread_cnt()
6954 static int alloc_thread_groups(struct r5conf *conf, int cnt, int *group_cnt, in alloc_thread_groups() function
7212 if (!alloc_thread_groups(conf, 0, &group_cnt, &new_group)) { in setup_conf()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c7215 static int alloc_thread_groups(struct r5conf *conf, int cnt,
7248 err = alloc_thread_groups(conf, new, &group_cnt, &new_groups); in raid5_store_group_thread_cnt()
7289 static int alloc_thread_groups(struct r5conf *conf, int cnt, int *group_cnt, in alloc_thread_groups() function
7550 if (!alloc_thread_groups(conf, 0, &group_cnt, &new_group)) { in setup_conf()

Completed in 21 milliseconds