Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/rcutorture/bin/
Dkvm.sh231 CONFIGFRAG=${KVM}/configs/${TORTURE_SUITE}; export CONFIGFRAG
233 defaultconfigs="`tr '\012' ' ' < $CONFIGFRAG/CFLIST`"
276 if test -f "$CONFIGFRAG/$CF1"
278 cpu_count=`configNR_CPUS.sh $CONFIGFRAG/$CF1`
279 cpu_count=`configfrag_boot_cpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
280 cpu_count=`configfrag_boot_maxcpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
340 CONFIGFRAG="$CONFIGFRAG"; export CONFIGFRAG
384 -v CONFIGDIR="$CONFIGFRAG/" \
Dkvm-test-1-run.sh33 . $CONFIGFRAG/ver_functions.sh