Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/cgroup/
H A Dtest_cpu.c132 static int hog_cpus_timed(const char *cgroup, void *arg) in hog_cpus_timed() function
213 if (cg_run(cpucg, hog_cpus_timed, (void *)&param)) in test_cpucg_stats()
284 hog_cpus_timed(cpucg, &param); in test_cpucg_nice()
386 return cg_run_nowait(child->cgroup, hog_cpus_timed, (void *)&param); in weight_hog_ncpus()
549 pid = cg_run_nowait(leaf[i].cgroup, hog_cpus_timed, in run_cpucg_nested_weight_test()
671 if (cg_run(cpucg, hog_cpus_timed, (void *)&param)) in test_cpucg_max()
731 if (cg_run(child, hog_cpus_timed, (void *)&param)) in test_cpucg_max_nested()