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.c326 static struct cgroup_ctrl *cgroup_find_ctrl(const char *const ctrl_name) in cgroup_find_ctrl() function
375 const_ctrl = cgroup_find_ctrl(tok); in cgroup_root_scan()
392 const_ctrl = cgroup_find_ctrl(tok); in cgroup_root_scan()
602 struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cgroup_require()
930 ctrl = cgroup_find_ctrl(ctrl_name); in cgroup_file_find()
957 const struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cgroup_ver()