Searched refs:cg_create (Results 1 – 15 of 15) sorted by relevance
98 if (cg_create(cg_test)) in test_cgcore_destroy()167 if (cg_create(cg_test_a)) in test_cgcore_populated()170 if (cg_create(cg_test_b)) in test_cgcore_populated()173 if (cg_create(cg_test_c)) in test_cgcore_populated()176 if (cg_create(cg_test_d)) in test_cgcore_populated()298 if (cg_create(grandparent)) in test_cgcore_invalid_domain()301 if (cg_create(parent)) in test_cgcore_invalid_domain()304 if (cg_create(child)) in test_cgcore_invalid_domain()362 if (cg_create(parent)) in test_cgcore_parent_becomes_threaded()365 if (cg_create(child)) in test_cgcore_parent_becomes_threaded()[all …]
146 if (cg_create(cgroup)) in test_cgfreezer_simple()235 if (cg_create(cgroup[i])) in test_cgfreezer_tree()369 if (cg_create(cgroup)) in test_cgfreezer_forkbomb()413 if (cg_create(parent)) in test_cgfreezer_mkdir()419 if (cg_create(child)) in test_cgfreezer_mkdir()466 if (cg_create(parent)) in test_cgfreezer_rmdir()469 if (cg_create(child)) in test_cgfreezer_rmdir()481 if (cg_create(child)) in test_cgfreezer_rmdir()522 if (cg_create(cgroup[0])) in test_cgfreezer_migrate()525 if (cg_create(cgroup[1])) in test_cgfreezer_migrate()[all …]
50 if (cg_create(parent)) in test_cpucg_subtree_control()60 if (cg_create(child)) in test_cpucg_subtree_control()71 if (cg_create(parent2)) in test_cpucg_subtree_control()78 if (cg_create(child2)) in test_cpucg_subtree_control()197 if (cg_create(cpucg)) in test_cpucg_stats()252 if (cg_create(cpucg)) in test_cpucg_nice()321 if (cg_create(parent)) in run_cpucg_weight_test()332 if (cg_create(children[i].cgroup)) in run_cpucg_weight_test()505 if (cg_create(parent)) in run_cpucg_nested_weight_test()510 if (cg_create(child)) in run_cpucg_nested_weight_test()[all …]
123 if (cg_create(parent)) in test_memcg_subtree_control() 129 if (cg_create(child)) in test_memcg_subtree_control() 141 if (cg_create(parent2)) in test_memcg_subtree_control() 144 if (cg_create(child2)) in test_memcg_subtree_control() 259 if (cg_create(memcg)) in test_memcg_current_peak() 508 if (cg_create(parent[0])) in test_memcg_protection() 527 if (cg_create(parent[1])) in test_memcg_protection() 533 if (cg_create(parent[2])) in test_memcg_protection() 541 if (cg_create(children[i])) in test_memcg_protection() 712 if (cg_create(memc in test_memcg_high() [all...]
63 if (cg_create(cg)) in test_kmem_basic() 142 if (cg_create(child)) { in cg_run_in_subcgroups() 178 if (cg_create(parent)) in test_kmem_memcg_deletion() 287 if (cg_create(cg)) in test_kmem_kernel_stacks() 316 if (cg_create(parent)) in test_kmem_dead_cgroups() 363 if (cg_create(parent)) in test_percpu_basic() 374 if (cg_create(child)) in test_percpu_basic()
79 if (cg_create(parent)) in test_cpuset_perms_object()88 if (cg_create(child_src)) in test_cpuset_perms_object()97 if (cg_create(child_dst)) in test_cpuset_perms_object()184 if (cg_create(parent)) in test_cpuset_perms_subtree()193 if (cg_create(child)) in test_cpuset_perms_subtree()
103 if (cg_create(group_name)) in setup_test_group_1M()127 if (cg_create(test_group)) in test_zswap_usage()169 if (cg_create(test_group)) in test_swapin_nozswap()221 if (cg_create(test_group)) in test_zswapin()361 if (cg_create(test_group)) in test_zswap_writeback()380 if (cg_create(test_group_child)) in test_zswap_writeback()532 if (cg_create(test_group)) in test_no_kmem_bypass()
39 if (cg_create(cg_pids)) in test_pids_max()88 if (cg_create(cg_parent)) in test_pids_events()92 if (cg_create(cg_child)) in test_pids_events()
67 if (cg_create(cgroup)) in test_cgkill_simple()161 if (cg_create(cgroup[i])) in test_cgkill_tree()233 if (cg_create(cgroup)) in test_cgkill_forkbomb()
175 if (!test_group || cg_create(test_group)) { in test_hugetlb_memcg()
58 extern int cg_create(const char *cgroup);
578 if (cg_create(new_cg)) { in main()
309 int cg_create(const char *cgroup) in cg_create() function