Searched refs:has_attached_progs (Results 1 – 1 of 1) sorted by relevance
332 int has_attached_progs; in do_show() local365 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show()366 if (has_attached_progs < 0) { in do_show()370 } else if (!has_attached_progs) { in do_show()416 int has_attached_progs; in do_show_tree_fn() local429 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show_tree_fn()430 if (has_attached_progs < 0) { in do_show_tree_fn()435 } else if (!has_attached_progs) { in do_show_tree_fn()