Home
last modified time | relevance | path

Searched defs:n_threads (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Dtest_workqueue.c138 static int __init run_bench(int n_threads, const char *scope, const char *label) in run_bench()
267 int n_threads = min(nr_threads ?: num_online_cpus(), num_online_cpus()); in test_workqueue_init() local
/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c577 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local