Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_test.sh362 local subsys_path=$(get_cgroup_mountpoint $subsys)
364 if [ -z "$subsys_path" ]; then
370 subsys_path=cgroup
373 mkdir $subsys_path/0
374 sleep 100 < $subsys_path/0 & # add refcnt to this dir
375 rmdir $subsys_path/0
380 if [ "$subsys_path" = "cgroup" ]; then