Home
last modified time | relevance | path

Searched refs:SAFE_CGROUP_PRINT (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/scripts/coccinelle/
Dkselftest-cgroup-to-ltp.cocci15 + SAFE_CGROUP_PRINT(cg, fname, data);
23 - SAFE_CGROUP_PRINT(cg, "cgroup.subtree_control", "+memory");
25 + SAFE_CGROUP_PRINT(cg, "cgroup.subtree_control", "+memory");
/third_party/ltp/lib/newlib_tests/
Dtst_cgroup02.c28 SAFE_CGROUP_PRINT(cg, "cgroup.subtree_control", "+memory"); in do_test()
30 SAFE_CGROUP_PRINT(cg, "cgroup.subtree_control", "+cpuset"); in do_test()
45 SAFE_CGROUP_PRINT(cg_child, "cpuset.mems", buf); in do_test()
/third_party/ltp/testcases/kernel/mem/oom/
Doom05.c57 SAFE_CGROUP_PRINT(cg, "cpuset.memory_migrate", "1"); in verify_oom()
78 SAFE_CGROUP_PRINT(cg, "memory.swap.max", "max"); in verify_oom()
Doom04.c56 SAFE_CGROUP_PRINT(cg, "cpuset.memory_migrate", "1"); in verify_oom()
Doom03.c70 SAFE_CGROUP_PRINT(cg, "memory.swap.max", "max"); in verify_oom()
/third_party/ltp/testcases/kernel/mem/cpuset/
Dcpuset01.c57 SAFE_CGROUP_PRINT(cg, "cpuset.cpus", buf); in test_cpuset()
59 SAFE_CGROUP_PRINT(cg, "cpuset.mems", buf); in test_cpuset()
/third_party/ltp/testcases/kernel/controllers/memcg/
Dmemcontrol01.c32 SAFE_CGROUP_PRINT(parent2, "cgroup.subtree_control", "-memory"); in test_memcg_subtree_control()
/third_party/ltp/include/
Dtst_cgroup.h178 #define SAFE_CGROUP_PRINT(cg, file_name, str) \ macro
/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise06.c132 SAFE_CGROUP_PRINT(cg, "memory.swappiness", "60"); in setup()
/third_party/ltp/testcases/kernel/mem/lib/
Dmem.c648 SAFE_CGROUP_PRINT(cg, "cpuset.cpus", cpus); in write_cpusets()
652 SAFE_CGROUP_PRINT(cg, "cpuset.cpus", "0"); in write_cpusets()
/third_party/ltp/doc/
Dc-test-api.txt2134 SAFE_CGROUP_PRINT(cg, "cgroup.subtree_control", "+memory");
2136 SAFE_CGROUP_PRINT(cg, "cgroup.subtree_control", "+cpuset");
2228 SAFE_CGROUP_PRINT(cg, "memory.swap.max", "max");