Searched refs:dying_cnt (Results 1 – 1 of 1) sorted by relevance
3723 int dying_cnt[CGROUP_SUBSYS_COUNT]; in cgroup_stat_show() local3738 dying_cnt[ssid] = -1; in cgroup_stat_show()3743 dying_cnt[ssid] = cgroup->nr_dying_subsys[ssid]; in cgroup_stat_show()3751 if (dying_cnt[ssid] >= 0) in cgroup_stat_show()3753 cgroup_subsys[ssid]->name, dying_cnt[ssid]); in cgroup_stat_show()