Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/
H A Dvmtest.sh77 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}"
[all …]
/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh162 local kernel_checkout="$1"
165 cd "${kernel_checkout}"
188 local kernel_checkout="$1"
189 local selftests_dir="${kernel_checkout}/tools/testing/selftests/bpf"
313 local kernel_checkout="$1"
319 local kconfig_src="${kernel_checkout}/${config}"
326 local kernel_checkout="$1"
333 local kconfig_src="${kernel_checkout}/${config}"
339 do_update_kconfig "$kernel_checkout" "$kconfig_file"
346 do_update_kconfig "$kernel_checkout" "$kconfig_file"
[all …]