Searched refs:has_attached_progs (Results 1 – 1 of 1) sorted by relevance
166 int has_attached_progs; in do_show() local198 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show()199 if (has_attached_progs < 0) { in do_show()203 } else if (!has_attached_progs) { in do_show()245 int has_attached_progs; in do_show_tree_fn() local257 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show_tree_fn()258 if (has_attached_progs < 0) { in do_show_tree_fn()263 } else if (!has_attached_progs) { in do_show_tree_fn()