Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_cgroup.c433 static struct cgroup_ctrl *cgroup_find_ctrl(const char *const ctrl_name) in cgroup_find_ctrl() function
471 ctrl = cgroup_find_ctrl(ctrl_name); in cgroup_parse_config_line()
564 const_ctrl = cgroup_find_ctrl(tok); in cgroup_root_scan()
581 const_ctrl = cgroup_find_ctrl(tok); in cgroup_root_scan()
808 struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cg_require()
1164 ctrl = cgroup_find_ctrl(ctrl_name); in cgroup_file_find()
1191 const struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cg_ver()