Lines Matching refs:kernel_checkout
77 local kernel_checkout="$1"
80 cd "${kernel_checkout}"
89 local kernel_checkout="$1"
90 local selftests_dir="${kernel_checkout}/tools/testing/selftests/hid"
148 local kernel_checkout="$1"
161 local kernel_checkout="$1"
174 do_update_kconfig "$kernel_checkout" "$kconfig_file"
181 do_update_kconfig "$kernel_checkout" "$kconfig_file"
188 local kernel_checkout=$(realpath "${script_dir}"/../../../../)
191 local kernel_bzimage="${kernel_checkout}/${BZIMAGE}"
271 update_kconfig "${kernel_checkout}" "${kconfig_file}"
273 recompile_kernel "${kernel_checkout}" "${make_command}"
274 update_selftests "${kernel_checkout}" "${make_command}"
287 run_vm "${kernel_checkout}" $b2c "${kernel_bzimage}" "${command}"