/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_64.S | 21 #include <linux/threads.h> 282 * number. There are two threads per core, so shift everything
|
H A D | prom.c | 18 #include <linux/threads.h> 332 * Now see if any of these threads match our boot cpu. in early_init_dt_scan_cpus()
|
H A D | dt_cpu_ftrs.c | 16 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 15 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | kvm_host.h | 17 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kvm_host.h | 17 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_64.S | 22 #include <linux/threads.h> 286 * number. There are two threads per core, so shift everything
|
H A D | prom.c | 17 #include <linux/threads.h> 352 * Now see if any of these threads match our boot cpu. in early_init_dt_scan_cpus()
|
H A D | dt_cpu_ftrs.c | 17 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 15 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/kernel/debug/ |
H A D | debug_core.c | 39 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | aclocal.h | 1198 acpi_thread_id *threads; member 1214 * For the Threads command, the Number of threads, ID of current
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | cpumask.h | 11 #include <linux/threads.h>
|
H A D | mmzone.h | 14 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/kernel/debug/ |
H A D | debug_core.c | 36 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-record.c | 917 if (evsel__open(pos, pos->core.cpus, pos->core.threads) < 0) { in record__open() 1473 err = perf_event__synthesize_thread_map2(&rec->tool, rec->evlist->core.threads, in record__synthesize() 1503 err = __machine__synthesize_threads(machine, tool, &opts->target, rec->evlist->core.threads, in record__synthesize() 2589 "number of threads to run for event synthesis"), 2792 /* Enable ignoring missing threads when -u/-p option is defined. */ in cmd_record()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | auxtrace.c | 185 if (evlist->core.threads) in auxtrace_mmap_params__set_idx() 186 mp->tid = perf_thread_map__pid(evlist->core.threads, 0); in auxtrace_mmap_params__set_idx() 191 mp->tid = perf_thread_map__pid(evlist->core.threads, idx); in auxtrace_mmap_params__set_idx()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | auxtrace.c | 188 if (evlist->core.threads) in auxtrace_mmap_params__set_idx() 189 mp->tid = perf_thread_map__pid(evlist->core.threads, 0); in auxtrace_mmap_params__set_idx() 194 mp->tid = perf_thread_map__pid(evlist->core.threads, idx); in auxtrace_mmap_params__set_idx()
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | setup.c | 43 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | numa.c | 9 #include <linux/threads.h> 728 * Since cpu_to_node binding remains the same for all threads in the in numa_setup_cpu() 760 * Update for the first thread of the core. All threads of a core in numa_setup_cpu() 763 * where virtual node associativity change causes subsequent threads in numa_setup_cpu() 781 /* Verify that all the threads in the core belong to the same node */ in verify_cpu_node_mapping()
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | kvm_host.h | 20 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | setup.c | 43 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ |
H A D | numa.c | 9 #include <linux/threads.h> 719 * Since cpu_to_node binding remains the same for all threads in the in numa_setup_cpu() 751 * Update for the first thread of the core. All threads of a core in numa_setup_cpu() 754 * where virtual node associativity change causes subsequent threads in numa_setup_cpu() 772 /* Verify that all the threads in the core belong to the same node */ in verify_cpu_node_mapping()
|
/kernel/linux/linux-5.10/drivers/parport/ |
H A D | share.c | 22 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mmzone.h | 13 #include <linux/threads.h>
|