Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh326 CONFIGFRAG=${RCUTORTURE}/configs/${TORTURE_SUITE}; export CONFIGFRAG
328 defaultconfigs="`tr '\012' ' ' < $CONFIGFRAG/CFLIST`"
372 if test -f "$CONFIGFRAG/$CF1"
379 cpu_count=`configNR_CPUS.sh $CONFIGFRAG/$CF1`
381 cpu_count=`configfrag_boot_cpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
382 cpu_count=`configfrag_boot_maxcpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
449 CONFIGFRAG="$CONFIGFRAG"; export CONFIGFRAG
[all...]
H A Dkvm-test-1-run.sh33 . $CONFIGFRAG/ver_functions.sh