Home
last modified time | relevance | path

Searched refs:CONFIGFRAG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
H A 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
[all...]
H A Dkvm-test-1-run.sh33 . $CONFIGFRAG/ver_functions.sh
/kernel/linux/linux-6.6/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
[all...]
H A Dkvm-test-1-run.sh33 . $CONFIGFRAG/ver_functions.sh

Completed in 2 milliseconds