Home
last modified time | relevance | path

Searched refs:cgroup_get_task_list (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/
H A Dcgroup_lib.sh86 # USAGE: cgroup_get_task_list CONTROLLER
89 cgroup_get_task_list() function
94 [ "$ctrl" ] || tst_brk TBROK "cgroup_get_task_list: controller not defined"
/third_party/ltp/testcases/kernel/controllers/cgroup_fj/
H A Dcgroup_fj_common.sh64 task_list=$(cgroup_get_task_list "$subsystem")
/third_party/ltp/testcases/kernel/controllers/memcg/control/
H A Dmemcg_control_test.sh71 task_list=$(cgroup_get_task_list "memory")
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
H A Dmemcg_stress_test.sh27 task_list=$(cgroup_get_task_list "memory")
/third_party/ltp/testcases/kernel/controllers/cpuset/
H A Dcpuset_regression_test.sh129 task_list=$(cgroup_get_task_list "cpuset")
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
H A Dmemcg_regression_test.sh67 task_list=$(cgroup_get_task_list "memory")
/third_party/ltp/testcases/kernel/controllers/pids/
H A Dpids.sh47 task_list=$(cgroup_get_task_list "pids")

Completed in 2 milliseconds