Home
last modified time | relevance | path

Searched refs:cgopts (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtst_cgroup01.c16 struct tst_cgroup_opts cgopts; variable
25 cgopts.only_mount_v1 = !!only_mount_v1, in setup()
30 tst_cgroup_require("memory", &cgopts); in setup()
32 tst_cgroup_require("cpuset", &cgopts); in setup()
Dtst_cgroup02.c17 static struct tst_cgroup_opts cgopts; variable
62 cgopts.only_mount_v1 = !!only_mount_v1, in setup()
67 tst_cgroup_require("memory", &cgopts); in setup()
68 tst_cgroup_require("cpuset", &cgopts); in setup()