Home
last modified time | relevance | path

Searched refs:threads (Results 701 - 725 of 953) sorted by relevance

1...<<21222324252627282930>>...39

/kernel/linux/linux-6.6/kernel/
H A Dcpu.c632 * If enabled, take the architecture requested number of threads in cpu_smt_set_num_threads()
1026 * The cpu hotplug threads manage the bringup and teardown of the cpus
1292 * Main thread might exit, but other threads may still have in clear_tasks_mm_cpumask()
1341 /* Park the smpboot threads */ in takedown_cpu()
1890 * reasons. Bring the primary threads up first. in cpuhp_bringup_cpus_parallel()
2094 .name = "threads:prepare",
2237 /* Handle smpboot threads park/unpark */
2239 .name = "smpboot/threads:online",
2705 * from a higher to lower number of SMT threads per core. in cpuhp_smt_disable()
2923 static bool cpu_smt_num_threads_valid(unsigned int threads) in cpu_smt_num_threads_valid() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c898 * No locking needed while accessing machine->threads, in tasks_print()
902 /* Count all the threads. */ in tasks_print()
904 nr += machine->threads[i].nr; in tasks_print()
911 struct threads *threads = &machine->threads[i]; in tasks_print() local
913 for (nd = rb_first_cached(&threads->entries); nd; in tasks_print()
1259 OPT_BOOLEAN('T', "threads", &report.show_threads, in cmd_report()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatRegressionTest.java1531 Thread[] threads = new Thread[10]; in TestT11363()
1540 for (int i = 0; i < threads.length; i++) { in TestT11363()
1551 threads[i] = new TestThread(fmt, d); in TestT11363()
1554 for (Thread t : threads) { in TestT11363()
1558 for (Thread t : threads) { in TestT11363()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatRegressionTest.java1534 Thread[] threads = new Thread[10]; in TestT11363()
1543 for (int i = 0; i < threads.length; i++) { in TestT11363()
1554 threads[i] = new TestThread(fmt, d); in TestT11363()
1557 for (Thread t : threads) { in TestT11363()
1561 for (Thread t : threads) { in TestT11363()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_concurrency_crud_test.cpp195 * @tc.steps: step2. create 6 threads and read data from db concurrently for 10s. in HWTEST_F()
228 std::vector<std::thread> threads; in StartRandThread() local
284 * @tc.steps: step2. create 6 threads, read and write data concurrently for 10s. in HWTEST_F()
316 * @tc.steps: step2. create 6 threads to write and create 4 threads to delete data concurrently for 10s. in HWTEST_F()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsmp.c12 #include <linux/threads.h>
39 /* Representing the threads (siblings) of each logical CPU */
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dkvm_host.h16 #include <linux/threads.h>
H A Dstackframe.h8 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xics/
H A Dxics-common.c6 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h9 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dprocess.c25 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dleon_smp.c14 #include <linux/threads.h>
H A Dcpu.c13 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dfault_32.c17 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dswsusp_asm64.S8 #include <linux/threads.h>
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dsparc-us2e-cpufreq.c15 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dstackframe.h8 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dentry.S11 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dpgtable.h23 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h9 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xics/
H A Dxics-common.c6 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dirq.c30 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dcpu.c13 #include <linux/threads.h>
H A Dleon_smp.c14 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dprocess.c25 #include <linux/threads.h>

Completed in 23 milliseconds

1...<<21222324252627282930>>...39