Searched refs:group_cnt (Results 1 – 4 of 4) sorted by relevance
920 unsigned int group_cnt, cnt; in sprd_pinctrl_get_groups() local922 group_cnt = of_get_child_count(np); in sprd_pinctrl_get_groups()927 group_cnt += cnt; in sprd_pinctrl_get_groups()930 return group_cnt; in sprd_pinctrl_get_groups()
681 int group_cnt; member
1152 should_defer = conf->batch_bio_dispatch && conf->group_cnt; in ops_run_io()5523 for (i = 0; i < conf->group_cnt; i++) { in __get_priority_stripe()7148 int *group_cnt,7157 int group_cnt; in raid5_store_group_thread_cnt() local7183 conf->group_cnt = group_cnt; in raid5_store_group_thread_cnt()7230 *group_cnt = 0; in alloc_thread_groups()7234 *group_cnt = num_possible_nodes(); in alloc_thread_groups()7236 workers = kcalloc(size, *group_cnt, GFP_NOIO); in alloc_thread_groups()7245 for (i = 0; i < *group_cnt; i++) { in alloc_thread_groups()7431 int group_cnt; in setup_conf() local[all …]
405 (conf->raid_disks - conf->max_degraded) * (conf->group_cnt + 1)); in r5c_log_required_to_flush_cache()
Completed in 30 milliseconds