Home
last modified time | relevance | path

Searched refs:tst_cgroup_opts (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/include/
Dtst_cgroup.h95 struct tst_cgroup_opts { struct
116 const struct tst_cgroup_opts *const options) argument
/third_party/ltp/lib/newlib_tests/
Dtst_cgroup01.c16 struct tst_cgroup_opts cgopts;
Dtst_cgroup02.c17 static struct tst_cgroup_opts cgopts;
/third_party/ltp/lib/
Dtst_cgroup.c199 static const struct tst_cgroup_opts default_opts = { 0 };
599 const struct tst_cgroup_opts *options) in tst_cgroup_require()