Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
A Dtest_core.c125 cg_destroy(cg_test); in test_cgcore_destroy()
320 cg_destroy(child); in test_cgcore_invalid_domain()
322 cg_destroy(parent); in test_cgcore_invalid_domain()
361 cg_destroy(child); in test_cgcore_parent_becomes_threaded()
414 cg_destroy(child); in test_cgcore_no_internal_process_constraint_on_threads()
449 cg_destroy(child); in test_cgcore_top_down_constraint_enable()
490 cg_destroy(child); in test_cgcore_top_down_constraint_disable()
531 cg_destroy(child); in test_cgcore_internal_process_constraint()
591 cg_destroy(dst); in test_cgcore_proc_migration()
593 cg_destroy(src); in test_cgcore_proc_migration()
[all …]
A Dtest_freezer.c168 cg_destroy(cgroup); in test_cgfreezer_simple()
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()
635 cg_destroy(cgroup); in test_cgfreezer_ptrace()
701 cg_destroy(cgroup); in test_cgfreezer_stopped()
758 cg_destroy(cgroup); in test_cgfreezer_ptraced()
[all …]
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()
625 cg_destroy(memcg); in test_memcg_high()
676 cg_destroy(memcg); in test_memcg_max()
766 cg_destroy(memcg); in test_memcg_swap_max()
810 cg_destroy(memcg); in test_memcg_oom_events()
996 cg_destroy(memcg); in test_memcg_sock()
[all …]
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()
210 cg_destroy(parent); in test_kmem_memcg_deletion()
297 cg_destroy(cg); in test_kmem_kernel_stacks()
343 cg_destroy(parent); in test_kmem_dead_cgroups()
396 cg_destroy(child); in test_percpu_basic()
401 cg_destroy(parent); in test_percpu_basic()
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()
A Dcgroup_util.h24 extern int cg_destroy(const char *cgroup);
A Dcgroup_util.c280 int cg_destroy(const char *cgroup) in cg_destroy() function

Completed in 772 milliseconds