Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_cgroup.c423 static struct cgroup_ctrl *cgroup_find_ctrl(const char *const ctrl_name) in cgroup_find_ctrl() function
461 ctrl = cgroup_find_ctrl(ctrl_name); in cgroup_parse_config_line()
554 const_ctrl = cgroup_find_ctrl(tok); in cgroup_root_scan()
571 const_ctrl = cgroup_find_ctrl(tok); in cgroup_root_scan()
798 struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cg_require()
1134 ctrl = cgroup_find_ctrl(ctrl_name); in cgroup_file_find()
1161 const struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cg_ver()