Home
last modified time | relevance | path

Searched refs:PATH (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dsrcu_lockdep.sh23 PATH=${RCUTORTURE}/bin:$PATH; export PATH
H A Dkvm-again.sh50 PATH=${RCUTORTURE}/bin:$PATH; export PATH
H A Dkvm.sh28 PATH=${RCUTORTURE}/bin:$PATH; export PATH
395 PATH="$PATH"; export PATH
H A Dkvm-remote.sh23 PATH=${RCUTORTURE}/bin:$PATH; export PATH
236 ssh -o BatchMode=yes "$i" "cd \"$resdir/$ds\"; touch remote.run; PATH=\"$T/bin:$PATH\" nohup kvm-remote-$curbatch.sh > kvm-remote-$curbatch.sh.out 2>&1 &" 1>&2
H A Dtorture.sh17 PATH=${RCUTORTURE}/bin:$PATH; export PATH
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh26 PATH=${KVM}/bin:$PATH; export PATH
342 PATH="$PATH"; export PATH
/kernel/linux/build/
H A Dkernel.mk44 PATH := $(CLANG_HOST_TOOLCHAIN):$(PATH) macro
65 PATH="$(BOOT_IMAGE_PATH):$$PATH" \
/kernel/linux/linux-5.10/include/sound/sof/
H A Dext_manifest.h28 #define SOF_EXT_MAN_BUILD_VERSION(MAJOR, MINOR, PATH) ((uint32_t)( \
31 (PATH)))
/kernel/linux/linux-6.6/include/sound/sof/
H A Dext_manifest.h28 #define SOF_EXT_MAN_BUILD_VERSION(MAJOR, MINOR, PATH) ((uint32_t)( \
31 (PATH)))
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dunicast_extensions.sh33 # nettest can be run from PATH or from same directory as this selftest
35 PATH=$PWD:$PATH
/kernel/linux/linux-5.10/Documentation/
H A DMakefile39 $(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXBUILD make variable to point to the full path of the '$(SPHINXBUILD)' executable.)
103 $(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to produce PDF output.)
/kernel/linux/linux-6.6/Documentation/
H A DMakefile41 $(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXBUILD make variable to point to the full path of the '$(SPHINXBUILD)' executable.)
133 $(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to produce PDF output.)
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A Dvmtest.sh113 # alpine (used in post-container requires the PATH to have /bin
114 export PATH=$PATH:/bin
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dopen_flags.c59 P_FLAG(PATH); in open__scnprintf_flags()
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dopen_flags.c59 P_FLAG(PATH); in open__scnprintf_flags()
/kernel/linux/linux-5.10/scripts/
H A Dsphinx-pre-install147 foreach(split(/:/, $ENV{PATH})) {
159 foreach my $dir (split(/:/, $ENV{PATH})) {
163 foreach my $dir (split(/:/, $ENV{PATH})) {
346 my @path = split ":", $ENV{PATH};
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dorder-list-attributes.c117 [PATH] = ACPI_TYPE_STRING,
186 case PATH: in hp_populate_ordered_list_elements_from_package()
H A Denum-attributes.c112 [PATH] = ACPI_TYPE_STRING,
176 case PATH: in hp_populate_enumeration_elements_from_package()
H A Dint-attributes.c126 [PATH] = ACPI_TYPE_STRING,
194 case PATH: in hp_populate_integer_elements_from_package()
H A Dstring-attributes.c117 [PATH] = ACPI_TYPE_STRING,
184 case PATH: in hp_populate_string_elements_from_package()
H A Dpasswdobj-attributes.c207 [PATH] = ACPI_TYPE_STRING,
275 case PATH: in hp_populate_password_elements_from_package()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/
H A DMakefile15 echo "Ensure dtschema python package is installed and in your PATH." >&2; \
16 echo "Current PATH is:" >&2; \
17 echo "$$PATH" >&2; false; }
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/qemu/
H A DMakefile273 export PATH := $(TOOLCHAIN_PATH)/bin:$(PATH) macro
278 export PATH := $(TOOLCHAIN_PATH)/bin/ccache:$(PATH) macro
/kernel/linux/linux-6.6/scripts/
H A Dsphinx-pre-install152 foreach(split(/:/, $ENV{PATH})) {
164 foreach my $dir (split(/:/, $ENV{PATH})) {
168 foreach my $dir (split(/:/, $ENV{PATH})) {
348 my @path = split ":", $ENV{PATH};
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtx_diff272 # ----- prefer dtc from linux kernel, allow fallback to dtc in $PATH
313 'export KBUILD_OUTPUT=\${dir}' or add \${dir}/scripts/dtc to \$PATH
319 Fallback '${__DTC}' was also not in \${PATH} or is not executable.

Completed in 11 milliseconds

12