Searched defs:threads (Results 1 – 4 of 4) sorted by relevance
118 int threads = map->bparam.threads; in do_map_benchmark() local
993 u64 threads; in set_max_threads() local3455 int threads = max_threads; in sysctl_max_threads() local
2901 static bool cpu_smt_num_threads_valid(unsigned int threads) in cpu_smt_num_threads_valid()
49 static struct task_struct **threads; /* Lists of threads. */ variable