Searched refs:has_attached_progs (Results 1 – 1 of 1) sorted by relevance
288 int has_attached_progs; in do_show() local320 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show()321 if (has_attached_progs < 0) { in do_show()325 } else if (!has_attached_progs) { in do_show()370 int has_attached_progs; in do_show_tree_fn() local382 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show_tree_fn()383 if (has_attached_progs < 0) { in do_show_tree_fn()388 } else if (!has_attached_progs) { in do_show_tree_fn()