Lines Matching refs:cg_write
42 if (cg_write(parent, "cgroup.subtree_control", "+memory")) in test_memcg_subtree_control()
293 if (cg_write(parent[0], "cgroup.subtree_control", "+memory")) in test_memcg_min()
296 if (cg_write(parent[0], "memory.max", "200M")) in test_memcg_min()
299 if (cg_write(parent[0], "memory.swap.max", "0")) in test_memcg_min()
305 if (cg_write(parent[1], "cgroup.subtree_control", "+memory")) in test_memcg_min()
326 if (cg_write(parent[0], "memory.min", "50M")) in test_memcg_min()
328 if (cg_write(parent[1], "memory.min", "50M")) in test_memcg_min()
330 if (cg_write(children[0], "memory.min", "75M")) in test_memcg_min()
332 if (cg_write(children[1], "memory.min", "25M")) in test_memcg_min()
334 if (cg_write(children[2], "memory.min", "500M")) in test_memcg_min()
336 if (cg_write(children[3], "memory.min", "0")) in test_memcg_min()
448 if (cg_write(parent[0], "cgroup.subtree_control", "+memory")) in test_memcg_low()
451 if (cg_write(parent[0], "memory.max", "200M")) in test_memcg_low()
454 if (cg_write(parent[0], "memory.swap.max", "0")) in test_memcg_low()
460 if (cg_write(parent[1], "cgroup.subtree_control", "+memory")) in test_memcg_low()
481 if (cg_write(parent[0], "memory.low", "50M")) in test_memcg_low()
483 if (cg_write(parent[1], "memory.low", "50M")) in test_memcg_low()
485 if (cg_write(children[0], "memory.low", "75M")) in test_memcg_low()
487 if (cg_write(children[1], "memory.low", "25M")) in test_memcg_low()
489 if (cg_write(children[2], "memory.low", "500M")) in test_memcg_low()
491 if (cg_write(children[3], "memory.low", "0")) in test_memcg_low()
599 if (cg_write(memcg, "memory.swap.max", "0")) in test_memcg_high()
602 if (cg_write(memcg, "memory.high", "30M")) in test_memcg_high()
648 if (cg_write(memcg, "memory.swap.max", "0")) in test_memcg_max()
651 if (cg_write(memcg, "memory.max", "30M")) in test_memcg_max()
736 if (cg_write(memcg, "memory.swap.max", "30M")) in test_memcg_swap_max()
739 if (cg_write(memcg, "memory.max", "30M")) in test_memcg_swap_max()
785 if (cg_write(memcg, "memory.max", "30M")) in test_memcg_oom_events()
788 if (cg_write(memcg, "memory.swap.max", "0")) in test_memcg_oom_events()
1020 if (cg_write(parent, "cgroup.subtree_control", "+memory")) in test_memcg_oom_group_leaf_events()
1023 if (cg_write(child, "memory.max", "50M")) in test_memcg_oom_group_leaf_events()
1026 if (cg_write(child, "memory.swap.max", "0")) in test_memcg_oom_group_leaf_events()
1029 if (cg_write(child, "memory.oom.group", "1")) in test_memcg_oom_group_leaf_events()
1082 if (cg_write(parent, "memory.max", "80M")) in test_memcg_oom_group_parent_events()
1085 if (cg_write(parent, "memory.swap.max", "0")) in test_memcg_oom_group_parent_events()
1088 if (cg_write(parent, "memory.oom.group", "1")) in test_memcg_oom_group_parent_events()
1135 if (cg_write(memcg, "memory.max", "50M")) in test_memcg_oom_group_score_events()
1138 if (cg_write(memcg, "memory.swap.max", "0")) in test_memcg_oom_group_score_events()
1141 if (cg_write(memcg, "memory.oom.group", "1")) in test_memcg_oom_group_score_events()