Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh10 # Usage: kvm-test-1-run.sh config resdir seconds qemu-args boot_args_in
16 # boot_args_in defaults to value returned by the per_version_boot_params
19 # Anything you specify for either qemu-args or boot_args_in is appended to
137 boot_args_in=$5
147 cpu_count=`configfrag_boot_cpus "$boot_args_in" "$config_template" "$cpu_count"`
163 boot_args="`configfrag_boot_params "$boot_args_in" "$config_template"`"