Home
last modified time | relevance | path

Searched refs:cg_name_indexed (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_kmem.c133 child = cg_name_indexed(parent, "child", i); in cg_run_in_subcgroups()
367 child = cg_name_indexed(parent, "child", i); in test_percpu_basic()
389 child = cg_name_indexed(parent, "child", i); in test_percpu_basic()
H A Dcgroup_util.h21 extern char *cg_name_indexed(const char *root, const char *name, int index);
H A Dtest_memcontrol.c316 children[i] = cg_name_indexed(parent[1], "child_memcg", i); in test_memcg_min()
471 children[i] = cg_name_indexed(parent[1], "child_memcg", i); in test_memcg_low()
H A Dcgroup_util.c68 char *cg_name_indexed(const char *root, const char *name, int index) in cg_name_indexed() function
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_kmem.c137 child = cg_name_indexed(parent, "child", i); in cg_run_in_subcgroups()
370 child = cg_name_indexed(parent, "child", i); in test_percpu_basic()
392 child = cg_name_indexed(parent, "child", i); in test_percpu_basic()
H A Dcgroup_util.h26 extern char *cg_name_indexed(const char *root, const char *name, int index);
H A Dtest_cpu.c253 children[i].cgroup = cg_name_indexed(parent, "cpucg_child", i); in run_cpucg_weight_test()
453 leaf[i].cgroup = cg_name_indexed(ancestor, "cpucg_leaf", i); in run_cpucg_nested_weight_test()
H A Dcgroup_util.c65 char *cg_name_indexed(const char *root, const char *name, int index) in cg_name_indexed() function
H A Dtest_memcontrol.c344 children[i] = cg_name_indexed(parent[1], "child_memcg", i); in test_memcg_protection()

Completed in 7 milliseconds