Home
last modified time | relevance | path

Searched refs:cg_destroy (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_core.c125 cg_destroy(cg_test); in test_cgcore_destroy()
231 cg_destroy(cg_test_d); in test_cgcore_populated()
249 cg_destroy(cg_test_d); in test_cgcore_populated()
251 cg_destroy(cg_test_c); in test_cgcore_populated()
253 cg_destroy(cg_test_b); in test_cgcore_populated()
255 cg_destroy(cg_test_a); in test_cgcore_populated()
320 cg_destroy(child); in test_cgcore_invalid_domain()
322 cg_destroy(parent); in test_cgcore_invalid_domain()
324 cg_destroy(grandparent); in test_cgcore_invalid_domain()
361 cg_destroy(chil in test_cgcore_parent_becomes_threaded()
[all...]
H A Dtest_freezer.c225 cg_destroy(cgroup); in test_cgfreezer_simple()
387 cg_destroy(cgroup[i]); in test_cgfreezer_tree()
446 cg_destroy(cgroup); in test_cgfreezer_forkbomb()
496 cg_destroy(child); in test_cgfreezer_mkdir()
499 cg_destroy(parent); in test_cgfreezer_mkdir()
532 if (cg_destroy(child)) in test_cgfreezer_rmdir()
548 cg_destroy(child); in test_cgfreezer_rmdir()
551 cg_destroy(parent); in test_cgfreezer_rmdir()
629 cg_destroy(cgroup[0]); in test_cgfreezer_migrate()
632 cg_destroy(cgrou in test_cgfreezer_migrate()
[all...]
H A Dtest_kmem.c84 cg_destroy(cg); in test_kmem_basic()
138 cg_destroy(child); in cg_run_in_subcgroups()
144 cg_destroy(child); in cg_run_in_subcgroups()
149 cg_destroy(child); in cg_run_in_subcgroups()
204 cg_destroy(parent); in test_kmem_memcg_deletion()
291 cg_destroy(cg); in test_kmem_kernel_stacks()
337 cg_destroy(parent); in test_kmem_dead_cgroups()
390 cg_destroy(child); in test_percpu_basic()
395 cg_destroy(parent); in test_percpu_basic()
H A Dtest_memcontrol.c72 cg_destroy(child2); in test_memcg_subtree_control()
74 cg_destroy(parent2); in test_memcg_subtree_control()
79 cg_destroy(child); in test_memcg_subtree_control()
81 cg_destroy(parent); in test_memcg_subtree_control()
183 cg_destroy(memcg); in test_memcg_current()
382 cg_destroy(children[i]); in test_memcg_min()
390 cg_destroy(parent[i]); in test_memcg_min()
541 cg_destroy(children[i]); in test_memcg_low()
549 cg_destroy(parent[i]); in test_memcg_low()
625 cg_destroy(memc in test_memcg_high()
[all...]
H A Dcgroup_util.h24 extern int cg_destroy(const char *cgroup);
H A Dcgroup_util.c274 int cg_destroy(const char *cgroup) in cg_destroy() function
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_core.c125 cg_destroy(cg_test); in test_cgcore_destroy()
231 cg_destroy(cg_test_d); in test_cgcore_populated()
249 cg_destroy(cg_test_d); in test_cgcore_populated()
251 cg_destroy(cg_test_c); in test_cgcore_populated()
253 cg_destroy(cg_test_b); in test_cgcore_populated()
255 cg_destroy(cg_test_a); in test_cgcore_populated()
320 cg_destroy(child); in test_cgcore_invalid_domain()
322 cg_destroy(parent); in test_cgcore_invalid_domain()
324 cg_destroy(grandparent); in test_cgcore_invalid_domain()
361 cg_destroy(chil in test_cgcore_parent_becomes_threaded()
[all...]
H A Dtest_freezer.c168 cg_destroy(cgroup); in test_cgfreezer_simple()
330 cg_destroy(cgroup[i]); in test_cgfreezer_tree()
389 cg_destroy(cgroup); in test_cgfreezer_forkbomb()
439 cg_destroy(child); in test_cgfreezer_mkdir()
442 cg_destroy(parent); in test_cgfreezer_mkdir()
475 if (cg_destroy(child)) in test_cgfreezer_rmdir()
491 cg_destroy(child); in test_cgfreezer_rmdir()
494 cg_destroy(parent); in test_cgfreezer_rmdir()
572 cg_destroy(cgroup[0]); in test_cgfreezer_migrate()
575 cg_destroy(cgrou in test_cgfreezer_migrate()
[all...]
H A Dtest_cpu.c85 cg_destroy(child); in test_cpucg_subtree_control()
87 cg_destroy(child2); in test_cpucg_subtree_control()
89 cg_destroy(parent); in test_cpucg_subtree_control()
91 cg_destroy(parent2); in test_cpucg_subtree_control()
226 cg_destroy(cpucg); in test_cpucg_stats()
292 cg_destroy(children[i].cgroup); in run_cpucg_weight_test()
295 cg_destroy(parent); in run_cpucg_weight_test()
516 cg_destroy(leaf[i].cgroup); in run_cpucg_nested_weight_test()
519 cg_destroy(child); in run_cpucg_nested_weight_test()
521 cg_destroy(paren in run_cpucg_nested_weight_test()
[all...]
H A Dtest_kmem.c88 cg_destroy(cg); in test_kmem_basic()
142 cg_destroy(child); in cg_run_in_subcgroups()
148 cg_destroy(child); in cg_run_in_subcgroups()
153 cg_destroy(child); in cg_run_in_subcgroups()
207 cg_destroy(parent); in test_kmem_memcg_deletion()
294 cg_destroy(cg); in test_kmem_kernel_stacks()
340 cg_destroy(parent); in test_kmem_dead_cgroups()
393 cg_destroy(child); in test_percpu_basic()
398 cg_destroy(parent); in test_percpu_basic()
H A Dtest_memcontrol.c76 cg_destroy(child2); in test_memcg_subtree_control()
78 cg_destroy(parent2); in test_memcg_subtree_control()
83 cg_destroy(child); in test_memcg_subtree_control()
85 cg_destroy(parent); in test_memcg_subtree_control()
192 cg_destroy(memcg); in test_memcg_current()
439 cg_destroy(children[i]); in test_memcg_protection()
447 cg_destroy(parent[i]); in test_memcg_protection()
538 cg_destroy(memcg); in test_memcg_high()
614 cg_destroy(memcg); in test_memcg_high_sync()
665 cg_destroy(memc in test_memcg_max()
[all...]
H A Dtest_cpuset.c137 cg_destroy(child_dst); in test_cpuset_perms_object()
141 cg_destroy(child_src); in test_cpuset_perms_object()
145 cg_destroy(parent); in test_cpuset_perms_object()
223 cg_destroy(child); in test_cpuset_perms_subtree()
227 cg_destroy(parent); in test_cpuset_perms_subtree()
H A Dtest_kill.c93 cg_destroy(cgroup); in test_cgkill_simple()
197 cg_destroy(cgroup[i]); in test_cgkill_tree()
258 cg_destroy(cgroup); in test_cgkill_forkbomb()
H A Dtest_zswap.c108 cg_destroy(test_group); in test_no_invasive_cgroup_shrink()
228 cg_destroy(test_group); in test_no_kmem_bypass()
H A Dcgroup_util.h29 extern int cg_destroy(const char *cgroup);
H A Dcgroup_util.c285 int cg_destroy(const char *cgroup) in cg_destroy() function

Completed in 10 milliseconds