Lines Matching refs:kernel_checkout
76 local kernel_checkout="$1"
79 cd "${kernel_checkout}"
88 local kernel_checkout="$1"
89 local selftests_dir="${kernel_checkout}/tools/testing/selftests/hid"
147 local kernel_checkout="$1"
160 local kernel_checkout="$1"
173 do_update_kconfig "$kernel_checkout" "$kconfig_file"
180 do_update_kconfig "$kernel_checkout" "$kconfig_file"
187 local kernel_checkout=$(realpath "${script_dir}"/../../../../)
190 local kernel_bzimage="${kernel_checkout}/${BZIMAGE}"
267 update_kconfig "${kernel_checkout}" "${kconfig_file}"
269 recompile_kernel "${kernel_checkout}" "${make_command}"
281 update_selftests "${kernel_checkout}" "${make_command}"
282 run_vm "${kernel_checkout}" $b2c "${kernel_bzimage}" "${command}"