Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/cgroup/
H A Dtest_cpu.c190 char *cpucg; in test_cpucg_stats() local
193 if (!cpucg) in test_cpucg_stats()
227 cg_destroy(cpucg); in test_cpucg_stats()
228 free(cpucg); in test_cpucg_stats()
244 char *cpucg; in test_cpucg_nice() local
248 if (!cpucg) in test_cpucg_nice()
300 cg_destroy(cpucg); in test_cpucg_nice()
301 free(cpucg); in test_cpucg_nice()
651 char *cpucg; in test_cpucg_max() local
654 if (!cpucg) in test_cpucg_max()
[all …]