Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh270 CONFIGFRAG=${RCUTORTURE}/configs/${TORTURE_SUITE}; export CONFIGFRAG
272 defaultconfigs="`tr '\012' ' ' < $CONFIGFRAG/CFLIST`"
316 if test -f "$CONFIGFRAG/$CF1"
323 cpu_count=`configNR_CPUS.sh $CONFIGFRAG/$CF1`
325 cpu_count=`configfrag_boot_cpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
326 cpu_count=`configfrag_boot_maxcpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
393 CONFIGFRAG="$CONFIGFRAG"; export CONFIGFRAG
576 -v CONFIGDIR="$CONFIGFRAG/" \
H A Dkvm-test-1-run.sh33 . $CONFIGFRAG/ver_functions.sh