func internal/runtime/cgroup.FindCPU

2 uses

	internal/runtime/cgroup (current package)
		cgroup_linux.go#L106: 	n, version, err := FindCPU(base, scratch2)
		cgroup_linux.go#L304: func FindCPU(out []byte, scratch []byte) (int, Version, error) {