Searched refs:cg_destroy (Results 1 – 15 of 15) sorted by relevance
132 cg_destroy(cg_test); in test_cgcore_destroy()242 cg_destroy(cg_test_d); in test_cgcore_populated()260 cg_destroy(cg_test_d); in test_cgcore_populated()262 cg_destroy(cg_test_c); in test_cgcore_populated()264 cg_destroy(cg_test_b); in test_cgcore_populated()266 cg_destroy(cg_test_a); in test_cgcore_populated()334 cg_destroy(child); in test_cgcore_invalid_domain()336 cg_destroy(parent); in test_cgcore_invalid_domain()338 cg_destroy(grandparent); in test_cgcore_invalid_domain()378 cg_destroy(child); in test_cgcore_parent_becomes_threaded()[all …]
168 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(cgroup[1]); in test_cgfreezer_migrate()[all …]
89 cg_destroy(cg); in test_kmem_basic()143 cg_destroy(child); in cg_run_in_subcgroups()149 cg_destroy(child); in cg_run_in_subcgroups()154 cg_destroy(child); in cg_run_in_subcgroups()208 cg_destroy(parent); in test_kmem_memcg_deletion()295 cg_destroy(cg); in test_kmem_kernel_stacks()340 cg_destroy(parent); in test_kmem_dead_cgroups()397 cg_destroy(child); in test_percpu_basic()402 cg_destroy(parent); in test_percpu_basic()
87 cg_destroy(child); in test_cpucg_subtree_control()89 cg_destroy(child2); in test_cpucg_subtree_control()91 cg_destroy(parent); in test_cpucg_subtree_control()93 cg_destroy(parent2); in test_cpucg_subtree_control()228 cg_destroy(cpucg); in test_cpucg_stats()301 cg_destroy(cpucg); in test_cpucg_nice()367 cg_destroy(children[i].cgroup); in run_cpucg_weight_test()370 cg_destroy(parent); in run_cpucg_weight_test()591 cg_destroy(leaf[i].cgroup); in run_cpucg_nested_weight_test()594 cg_destroy(child); in run_cpucg_nested_weight_test()[all …]
108 cg_destroy(group_name); in setup_test_group_1M() 153 cg_destroy(test_group); in test_zswap_usage() 208 cg_destroy(test_group); in test_swapin_nozswap() 248 cg_destroy(test_group); in test_zswapin() 394 cg_destroy(test_group_child); in test_zswap_writeback() 397 cg_destroy(test_group); in test_zswap_writeback() 451 cg_destroy(control_group); in test_no_invasive_cgroup_shrink() 454 cg_destroy(wb_group); in test_no_invasive_cgroup_shrink() 574 cg_destroy(test_group); in test_no_kmem_bypass() 706 cg_destroy(test_grou[all...]
137 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()
157 cg_destroy(child2); in test_memcg_subtree_control() 159 cg_destroy(parent2); in test_memcg_subtree_control() 164 cg_destroy(child); in test_memcg_subtree_control() 166 cg_destroy(parent); in test_memcg_subtree_control() 385 cg_destroy(memcg); in test_memcg_current_peak() 642 cg_destroy(children[i]); in test_memcg_protection() 650 cg_destroy(parent[i]); in test_memcg_protection() 741 cg_destroy(memcg); in test_memcg_high() 817 cg_destroy(memcg); in test_memcg_high_sync() 868 cg_destroy(memc in test_memcg_max() [all...]
65 cg_destroy(cg_pids); in test_pids_max()125 cg_destroy(cg_child); in test_pids_events()127 cg_destroy(cg_parent); in test_pids_events()
93 cg_destroy(cgroup); in test_cgkill_simple()198 cg_destroy(cgroup[i]); in test_cgkill_tree()259 cg_destroy(cgroup); in test_cgkill_forkbomb()
194 cg_destroy(test_group); in test_hugetlb_memcg()
59 extern int cg_destroy(const char *cgroup);
594 cg_destroy(new_cg); in main()
368 int cg_destroy(const char *cgroup) in cg_destroy() function