Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/rcutorture/bin/
H A Dkvm-get-cpus-script.sh17 statefile="${3}"
35 if test -r "$statefile"
37 cat "$statefile" >> "$scriptfile"
75 echo ' fn = "'"$statefile"'";' >> $scriptfile
/linux-6.15/tools/testing/selftests/pcie_bwctrl/
H A Dset_pcie_speed.sh22 statefile="$coolingdev/cur_state"
26 oldstate=`cat $statefile`
35 echo $state > $statefile