Home
last modified time | relevance | path

Searched refs:TST_CG_ROOTS_MAX (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_core01.c38 int fds[TST_CG_ROOTS_MAX] = {-1}; in test_lesser_euid_open()
Dcgroup_core02.c39 int fds[TST_CG_ROOTS_MAX];
/third_party/ltp/include/
Dtst_cgroup.h93 #define TST_CG_ROOTS_MAX 32 macro