Searched refs:subsys_path (Results 1 – 1 of 1) sorted by relevance
313 local subsys_path=$(get_cgroup_mountpoint $subsys)315 if [ -z "$subsys_path" ]; then321 subsys_path=cgroup324 mkdir $subsys_path/0325 sleep 100 < $subsys_path/0 & # add refcnt to this dir326 rmdir $subsys_path/0331 if [ "$subsys_path" = "cgroup" ]; then