Home
last modified time | relevance | path

Searched defs:max_threads (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Dcpu_smt.h27 unsigned int max_threads) { } in cpu_smt_set_num_threads()
/linux/tools/perf/bench/
H A Dsynthesize.c26 static unsigned int max_threads = UINT_MAX; variable
/linux/tools/perf/util/
H A Dthread_map.c78 int max_threads = 32, items, i; in thread_map__new_all_cpus() local
/linux/arch/x86/kernel/
H A Dsmpboot.c1282 int max_threads, cpu; in recompute_smt_state() local
/linux/net/sunrpc/
H A Dsvc.c856 svc_set_pool_threads(struct svc_serv * serv,struct svc_pool * pool,unsigned int min_threads,unsigned int max_threads) svc_set_pool_threads() argument
[all...]
/linux/kernel/
H A Dfork.c145 static int max_threads; /* tunable limit on nr_threads */ variable
/linux/mm/
H A Dmm_init.c2102 int max_threads = deferred_page_init_max_threads(cpumask); in deferred_init_memmap() local
/linux/drivers/android/binder/
H A Dprocess.rs119 max_threads: u32, field
/linux/drivers/android/
H A Dbinder.c5799 u32 max_threads; in binder_ioctl() local