Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rcutorture/bin/
A Dkvm.sh276 configs_derep=
291 configs_derep="$configs_derep $CF1"
295 configs_derep="`echo $configs_derep | sed -e "s/\<CFLIST\>/$defaultconfigs/g"`"
298 if test "`echo $configs_derep | wc -w`" -gt 1
300 echo "The --config list is: $configs_derep."
306 for CF1 in `echo $configs_derep | tr -s ' ' '\012' | sort -u`
332 echo $configs_derep | awk -f $T/cfgcpu.awk > $T/cfgcpu

Completed in 3 milliseconds