Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/rcutorture/bin/
Dkvm.sh271 CONFIGFRAG=${RCUTORTURE}/configs/${TORTURE_SUITE}; export CONFIGFRAG
273 defaultconfigs="`tr '\012' ' ' < $CONFIGFRAG/CFLIST`"
317 if test -f "$CONFIGFRAG/$CF1"
324 cpu_count=`configNR_CPUS.sh $CONFIGFRAG/$CF1`
326 cpu_count=`configfrag_boot_cpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
327 cpu_count=`configfrag_boot_maxcpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
394 CONFIGFRAG="$CONFIGFRAG"; export CONFIGFRAG
577 -v CONFIGDIR="$CONFIGFRAG/" \
Dkvm-test-1-run.sh33 . $CONFIGFRAG/ver_functions.sh