Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c131 static int hog_cpus_timed(const char *cgroup, void *arg) in hog_cpus_timed() function
212 if (cg_run(cpucg, hog_cpus_timed, (void *)&param)) in test_cpucg_stats()
312 return cg_run_nowait(child->cgroup, hog_cpus_timed, (void *)&param); in weight_hog_ncpus()
475 pid = cg_run_nowait(leaf[i].cgroup, hog_cpus_timed, in run_cpucg_nested_weight_test()
597 if (cg_run(cpucg, hog_cpus_timed, (void *)&param)) in test_cpucg_max()
657 if (cg_run(child, hog_cpus_timed, (void *)&param)) in test_cpucg_max_nested()