Home
last modified time | relevance | path

Searched refs:cpuarrays (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-get-cpus-script.sh15 cpuarrays="${1-/sys/devices/system/node}"
19 if ! test -f "$cpuarrays"
21 echo "File not found: $cpuarrays" 1>&2
34 cat "$cpuarrays" >> "$scriptfile"