Home
last modified time | relevance | path

Searched refs:n_stress_kthread (Results 1 – 1 of 1) sorted by relevance

/linux/lib/tests/
H A Dtest_ratelimit.c103 const int n_stress_kthread = cpumask_weight(cpu_online_mask); in test_ratelimit_stress() local
105 struct stress_kthread *sktp = kzalloc_objs(*sktp, n_stress_kthread); in test_ratelimit_stress()
109 for (i = 0; i < n_stress_kthread; i++) { in test_ratelimit_stress()
129 if (n_started == n_stress_kthread) { in test_ratelimit_stress()