Searched refs:total_threads (Results 1 – 6 of 6) sorted by relevance
36 int total_threads; member
232 int total_threads; member
926 state->total_threads = bch_btre_dirty_init_thread_nr(); in bch_sectors_dirty_init()933 for (i = 0; i < state->total_threads; i++) { in bch_sectors_dirty_init()
2024 check_state->total_threads = bch_btree_chkthread_nr(); in bch_btree_check()2037 for (i = 0; i < check_state->total_threads; i++) { in bch_btree_check()2065 for (i = 0; i < check_state->total_threads; i++) { in bch_btree_check()
743 size_t total_threads; in parse_thread_groups() local759 total_threads = tg->nr_groups * tg->threads_per_group; in parse_thread_groups()763 3 + total_threads); in parse_thread_groups()769 for (i = 0 ; i < total_threads; i++) in parse_thread_groups()
2787 int total_threads; member2803 cip->total_threads = vc->num_threads; in init_core_info()2866 cip->total_threads += vc->num_threads; in can_dynamic_split()2882 if (cip->total_threads + pvc->num_threads > target_threads) in can_piggyback()2932 if (cip->total_threads >= target_threads) in collect_piggybacks()