Home
last modified time | relevance | path

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

/tools/testing/selftests/rcutorture/bin/
A Dkvm-test-1-run.sh163 boot_args="`configfrag_boot_params "$boot_args_in" "$config_template"`"
165 boot_args="`per_version_boot_params "$boot_args" $resdir/.config $seconds`"
168 boot_args="$TORTURE_BOOT_GDB_ARG $boot_args"
172 modprobe_args="`echo $boot_args | tr -s ' ' '\012' | grep "^$TORTURE_MOD\." | sed -e "s/$TORTURE_MO…
173 kboot_args="`echo $boot_args | tr -s ' ' '\012' | grep -v "^$TORTURE_MOD\."`"
202 echo $QEMU $qemu_args -m $TORTURE_QEMU_MEM -kernel $KERNEL -append \"$qemu_append $boot_args\" $TOR…

Completed in 3 milliseconds