Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/rcutorture/bin/
Dkvm.sh165 CONFIGFRAG=${KVM}/configs/${TORTURE_SUITE}; export CONFIGFRAG
169 configs="`cat $CONFIGFRAG/CFLIST`"
191 if test -f "$CONFIGFRAG/$CF1"
193 cpu_count=`configNR_CPUS.sh $CONFIGFRAG/$CF1`
194 cpu_count=`configfrag_boot_cpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
258 CONFIGFRAG="$CONFIGFRAG"; export CONFIGFRAG
292 -v CONFIGDIR="$CONFIGFRAG/" \
Dkvm-test-1-run.sh48 . $CONFIGFRAG/ver_functions.sh