Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c133 static int hog_cpus_timed(const char *cgroup, void *arg) in hog_cpus_timed() function
214 if (cg_run(cpucg, hog_cpus_timed, (void *)&param)) in test_cpucg_stats()
285 hog_cpus_timed(cpucg, &param); in test_cpucg_nice()
389 return cg_run_nowait(child->cgroup, hog_cpus_timed, (void *)&param); in weight_hog_ncpus()
552 pid = cg_run_nowait(leaf[i].cgroup, hog_cpus_timed, in run_cpucg_nested_weight_test()
708 if (cg_run(cpucg, hog_cpus_timed, (void *)&param)) in test_cpucg_max()
782 if (cg_run(child, hog_cpus_timed, (void *)&param)) in test_cpucg_max_nested()