Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Dkvm.sh197 CONFIGFRAG=${KVM}/configs/${TORTURE_SUITE}; export CONFIGFRAG
201 configs="`cat $CONFIGFRAG/CFLIST`"
223 if test -f "$CONFIGFRAG/$CF1"
225 cpu_count=`configNR_CPUS.sh $CONFIGFRAG/$CF1`
226 cpu_count=`configfrag_boot_cpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
227 cpu_count=`configfrag_boot_maxcpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
290 CONFIGFRAG="$CONFIGFRAG"; export CONFIGFRAG
325 -v CONFIGDIR="$CONFIGFRAG/" \
Dkvm-test-1-run.sh46 . $CONFIGFRAG/ver_functions.sh