Searched refs:has_attached_progs (Results 1 – 1 of 1) sorted by relevance
322 int has_attached_progs; in do_show() local354 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show()355 if (has_attached_progs < 0) { in do_show()359 } else if (!has_attached_progs) { in do_show()404 int has_attached_progs; in do_show_tree_fn() local416 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show_tree_fn()417 if (has_attached_progs < 0) { in do_show_tree_fn()422 } else if (!has_attached_progs) { in do_show_tree_fn()