/openbmc/linux/tools/testing/selftests/sched/ |
H A D | cs_prctl_test.c | 67 int num_threads; member 134 static void create_threads(int num_threads, int thr_tids[]) in create_threads() 175 void create_processes(int num_processes, int num_threads, struct child_args proc[]) in create_processes() 235 int num_threads = 3; in main() local
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | multiorder.c | 200 const int num_threads = sysconf(_SC_NPROCESSORS_ONLN); in multiorder_iteration_race() local 255 const int num_threads = sysconf(_SC_NPROCESSORS_ONLN) * 4; in load_race() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/compress/ |
H A D | zstd.py | 16 def __init__(self, *args, num_threads=1, compresslevel=3, **kwargs): argument
|
/openbmc/linux/include/linux/ |
H A D | cpu_smt.h | 26 static inline void cpu_smt_set_num_threads(unsigned int num_threads, in cpu_smt_set_num_threads()
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | param_test.c | 479 const int num_threads = opt_threads; in test_percpu_spinlock() local 556 const int num_threads = opt_threads; in test_percpu_inc() local 706 const int num_threads = opt_threads; in test_percpu_list() local 893 const int num_threads = opt_threads; in test_percpu_buffer() local 1104 const int num_threads = opt_threads; in test_percpu_memcpy_buffer() local 1363 const int num_threads = opt_threads; in test_membarrier() local
|
H A D | basic_percpu_ops_test.c | 137 const int num_threads = 200; in test_percpu_spinlock() local
|
/openbmc/linux/fs/proc/ |
H A D | array.c | 268 int num_threads = 0; in task_sig() local 476 int num_threads = 0; in do_task_stat() local
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | dbexec.c | 724 u32 num_threads; in acpi_db_create_execution_threads() local
|
H A D | aclocal.h | 1199 u32 num_threads; member
|
/openbmc/qemu/target/i386/kvm/ |
H A D | vmsr_energy.c | 292 pid_t *vmsr_get_thread_ids(pid_t pid, unsigned int *num_threads) in vmsr_get_thread_ids()
|
H A D | kvm.c | 2668 unsigned int num_threads = 0; in kvm_msr_energy_thread() local
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | cpu.c | 435 int num_threads; in broadwell_init() local
|
/openbmc/linux/kernel/ |
H A D | stop_machine.c | 174 unsigned int num_threads; member
|
H A D | cpu.c | 619 void __init cpu_smt_set_num_threads(unsigned int num_threads, in cpu_smt_set_num_threads() 2942 int ctrlval, ret, num_threads, orig_threads; in __store_smt_control() local
|
/openbmc/qemu/util/ |
H A D | oslib-posix.c | 74 int num_threads; member
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | amx.c | 688 unsigned int num_threads; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_book3s.h | 70 int num_threads; member
|
/openbmc/u-boot/tools/buildman/ |
H A D | builder.py | 223 def __init__(self, toolchains, base_dir, git_dir, num_threads, num_jobs, argument
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | smp.c | 1091 unsigned int cpu, num_threads; in smp_prepare_cpus() local
|
/openbmc/linux/lib/ |
H A D | test_kmod.c | 72 unsigned int num_threads; member
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | cik.c | 4477 u32 num_threads[3]; member
|
/openbmc/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 6010 int num_threads = topo.threads_per_core * num_cores; in allocate_counters() local
|