Searched refs:threads (Results 526 - 539 of 539) sorted by relevance
1...<<2122
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | cputable.c | 11 #include <linux/threads.h>
|
H A D | prom_init.c | 21 #include <linux/threads.h> 1207 * smt threads, so return after finding the first. in prom_count_smt_threads() 1213 prom_debug("Found %lu smt threads per core\n", (unsigned long)plen); in prom_count_smt_threads() 1223 prom_debug("No threads found, assuming 1 per core\n"); in prom_count_smt_threads() 1378 * To do that, we count the number of threads on the first core in prom_send_capabilities()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx10.asm | 493 // Change EXEC to all threads...
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | exceptions-64e.S | 9 #include <linux/threads.h> 1429 * This is entered for thread 0 of a secondary core, all other threads
|
H A D | prom_init.c | 21 #include <linux/threads.h> 1233 * smt threads, so return after finding the first. in prom_count_smt_threads() 1239 prom_debug("Found %lu smt threads per core\n", (unsigned long)plen); in prom_count_smt_threads() 1249 prom_debug("No threads found, assuming 1 per core\n"); in prom_count_smt_threads() 1406 * To do that, we count the number of threads on the first core in prom_send_capabilities()
|
/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A D | head.S | 15 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | control.c | 7 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | header.c | 1553 fprintf(fp, "# sibling threads : %s\n", str); in print_cpu_topology() 3871 * hattr->ids threads. in perf_session__read_header() 4012 * hattr->ids threads. in perf_event__process_attr()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 520 // Change EXEC to all threads...
|
H A D | cwsr_trap_handler_gfx10.asm | 595 // Change EXEC to all threads...
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-kvm.c | 1996 kvm->evlist->core.threads, true, false, 1); in kvm_events_live()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | header.c | 1734 fprintf(fp, "# sibling threads : %s\n", str); in print_cpu_topology() 4261 * hattr->ids threads. in perf_session__read_header() 4406 * hattr->ids threads. in perf_event__process_attr()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | control.c | 7 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_cm.c | 51 #include <linux/threads.h>
|
Completed in 40 milliseconds
1...<<2122