Home
last modified time | relevance | path

Searched refs:total_threads (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/md/bcache/
Dwriteback.h40 int total_threads; member
Dbtree.h232 int total_threads; member
Dwriteback.c1004 state.total_threads = bch_btre_dirty_init_thread_nr(); in bch_sectors_dirty_init()
1011 for (i = 0; i < state.total_threads; i++) { in bch_sectors_dirty_init()
Dbtree.c2054 check_state.total_threads = bch_btree_chkthread_nr(); in bch_btree_check()
2068 for (i = 0; i < check_state.total_threads; i++) { in bch_btree_check()
2096 for (i = 0; i < check_state.total_threads; i++) { in bch_btree_check()
/Linux-v6.6/arch/powerpc/kernel/
Dsmp.c826 size_t total_threads; in parse_thread_groups() local
845 total_threads = tg->nr_groups * tg->threads_per_group; in parse_thread_groups()
849 for (j = 0; j < total_threads; j++) in parse_thread_groups()
851 i = i + 3 + total_threads; in parse_thread_groups()
/Linux-v6.6/arch/powerpc/kvm/
Dbook3s_hv.c3410 int total_threads; member
3426 cip->total_threads = vc->num_threads; in init_core_info()
3484 cip->total_threads += vc->num_threads; in can_dynamic_split()
3500 if (cip->total_threads + pvc->num_threads > target_threads) in can_piggyback()
3550 if (cip->total_threads >= target_threads) in collect_piggybacks()
/Linux-v6.6/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst28 loaded. When ``total_threads <= N_CPUS/2``, the extra overhead may cause core