func internal/runtime/cgroup.FindCPUMountPoint

2 uses

	internal/runtime/cgroup (current package)
		cgroup_linux.go#L320: 	n, err := FindCPUMountPoint(out, scratch)
		cgroup_linux.go#L487: func FindCPUMountPoint(out []byte, scratch []byte) (int, error) {