Searched refs:CONFIGFRAG (Results 1 – 2 of 2) sorted by relevance
326 CONFIGFRAG=${RCUTORTURE}/configs/${TORTURE_SUITE}; export CONFIGFRAG328 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...]
33 . $CONFIGFRAG/ver_functions.sh