Home
last modified time | relevance | path

Searched defs:ctrl_name (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/
Dtst_cgroup.h145 #define TST_CGROUP_VER(cg, ctrl_name) \ argument
153 #define TST_CGROUP_VER_IS_V1(cg, ctrl_name) \ argument
/third_party/ltp/lib/
Dtst_cgroup.c119 const char *const ctrl_name; member
326 static struct cgroup_ctrl *cgroup_find_ctrl(const char *const ctrl_name) in cgroup_find_ctrl()
598 void tst_cgroup_require(const char *const ctrl_name, in tst_cgroup_require()
915 char ctrl_name[32]; in cgroup_file_find() local
955 const char *const ctrl_name) in tst_cgroup_ver()