Searched refs:has_attached_progs (Results 1 – 1 of 1) sorted by relevance
167 int has_attached_progs; in do_show() local199 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show()200 if (has_attached_progs < 0) { in do_show()204 } else if (!has_attached_progs) { in do_show()246 int has_attached_progs; in do_show_tree_fn() local258 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show_tree_fn()259 if (has_attached_progs < 0) { in do_show_tree_fn()264 } else if (!has_attached_progs) { in do_show_tree_fn()