Home
last modified time | relevance | path

Searched refs:tst_cgroup_require (Results 1 – 16 of 16) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtst_cgroup01.c30 tst_cgroup_require("memory", &cgopts); in setup()
32 tst_cgroup_require("cpuset", &cgopts); in setup()
Dtst_cgroup02.c67 tst_cgroup_require("memory", &cgopts); in setup()
68 tst_cgroup_require("cpuset", &cgopts); in setup()
/third_party/ltp/testcases/kernel/mem/oom/
Doom05.c93 tst_cgroup_require("memory", NULL); in setup()
94 tst_cgroup_require("cpuset", NULL); in setup()
Doom04.c73 tst_cgroup_require("cpuset", NULL); in setup()
Doom03.c87 tst_cgroup_require("memory", NULL); in setup()
/third_party/ltp/testcases/kernel/mem/ksm/
Dksm04.c109 tst_cgroup_require("memory", NULL); in setup()
110 tst_cgroup_require("cpuset", NULL); in setup()
Dksm03.c82 tst_cgroup_require("memory", NULL); in setup()
Dksm02.c110 tst_cgroup_require("cpuset", NULL); in setup()
/third_party/ltp/testcases/kernel/controllers/memcg/
Dmemcontrol01.c49 tst_cgroup_require("memory", NULL); in setup()
Dmemcontrol02.c152 tst_cgroup_require("memory", NULL); in setup()
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
Dcfs_bandwidth01.c135 tst_cgroup_require("cpu", NULL); in setup()
/third_party/ltp/include/
Dtst_cgroup.h115 void tst_cgroup_require(const char *const ctrl_name,
/third_party/ltp/testcases/kernel/mem/cpuset/
Dcpuset01.c83 tst_cgroup_require("cpuset", NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise06.c124 tst_cgroup_require("memory", NULL); in setup()
/third_party/ltp/lib/
Dtst_cgroup.c598 void tst_cgroup_require(const char *const ctrl_name, in tst_cgroup_require() function
/third_party/ltp/doc/
Dc-test-api.txt2074 tst_cgroup_require("memory", NULL);
2096 test's CGroup with 'tst_cgroup_require'. We then get a structure,
2158 tst_cgroup_require("memory", NULL);
2159 tst_cgroup_require("cpuset", NULL);