| /linux-6.15/tools/perf/tests/shell/ |
| H A D | test_java_symbol.sh | 25 if [ -e "$PWD/tools/perf/libperf-jvmti.so" ]; then 26 LIBJVMTI=$PWD/tools/perf/libperf-jvmti.so 27 elif [ -e "$PWD/libperf-jvmti.so" ]; then 28 LIBJVMTI=$PWD/libperf-jvmti.so
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | test_bpftool_build.sh | 19 SCRIPT_REL_PATH=$(realpath --relative-to=$PWD $0) 21 KDIR_ROOT_DIR=$(realpath $PWD/$SCRIPT_REL_DIR/../../../../) 50 echo -e "\$PWD: $PWD" 77 echo -e "\$PWD: $PWD"
|
| H A D | test_doc_build.sh | 13 if [ ! -e $PWD/$SCRIPT_REL_DIR/Makefile ]; then 19 make -s -C $PWD/$SCRIPT_REL_DIR $tgt;
|
| H A D | vmtest.sh | 434 O="$(realpath "${PWD}/${O}")" 440 KBUILD_OUTPUT="$(realpath "${PWD}/${KBUILD_OUTPUT}")"
|
| /linux-6.15/tools/testing/nvdimm/ |
| H A D | Makefile | 5 $(MAKE) -C $(KDIR) M=$$PWD 8 $(MAKE) -C $(KDIR) M=$$PWD modules_install
|
| /linux-6.15/tools/testing/crypto/chacha20-s390/ |
| H A D | Makefile | 10 make -C /lib/modules/$(shell uname -r)/build/ M=$(PWD) modules 12 make -C /lib/modules/$(shell uname -r)/build/ M=$(PWD) clean
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | modules.rst | 78 make -C $KDIR M=$PWD [MO=$BUILD_DIR] 86 M=$PWD 101 make -C $KDIR M=$PWD [target] 136 make -C $KDIR M=$PWD bar.lst 137 make -C $KDIR M=$PWD baz.o 138 make -C $KDIR M=$PWD foo.ko 139 make -C $KDIR M=$PWD ./ 194 $(MAKE) -C $(KDIR) M=$$PWD 223 $(MAKE) -C $(KDIR) M=$$PWD 384 M=$PWD modules_install [all …]
|
| /linux-6.15/tools/testing/selftests/hid/ |
| H A D | vmtest.sh | 254 O="$(realpath "${PWD}/${O}")" 260 KBUILD_OUTPUT="$(realpath "${PWD}/${KBUILD_OUTPUT}")"
|
| /linux-6.15/tools/testing/selftests/ |
| H A D | run_kselftest.sh | 17 ROOT=$PWD
|
| /linux-6.15/tools/scripts/ |
| H A D | Makefile.include | 4 $(if $(shell cd $(PWD); test -d $(O) || echo $(O)),$(error O=$(O) does not exist),) 5 ABSOLUTE_O := $(shell cd $(PWD); cd $(O) ; pwd)
|
| /linux-6.15/tools/testing/selftests/ftrace/test.d/ |
| H A D | functions | 210 if mount | grep -qw "$PWD"; then 211 mount_point=$PWD 213 # If PWD doesn't work, that is an environmental problem.
|
| /linux-6.15/tools/testing/ktest/examples/include/ |
| H A D | defaults.conf | 33 THIS_DIR := ${PWD}
|
| /linux-6.15/tools/perf/ |
| H A D | Makefile | 38 FULL_O := $(shell cd $(PWD); readlink -f $(O) || echo $(O))
|
| /linux-6.15/Documentation/translations/zh_CN/core-api/ |
| H A D | symbol-namespaces.rst | 144 $ make -C <path_to_kernel_src> M=$PWD nsdeps
|
| /linux-6.15/tools/testing/selftests/wireguard/qemu/ |
| H A D | Makefile | 5 PWD := $(shell pwd) macro 8 KERNEL_PATH ?= $(PWD)/../../../../.. 9 BUILD_PATH ?= $(PWD)/build/$(ARCH) 10 DISTFILES_PATH ?= $(PWD)/distfiles 280 export CCACHE_DIR ?= $(PWD)/ccache
|
| /linux-6.15/tools/power/x86/turbostat/ |
| H A D | Makefile | 51 @echo PWD=. > $(SNAPSHOT)/Makefile
|
| /linux-6.15/tools/testing/ktest/examples/ |
| H A D | crosstests.conf | 27 THIS_DIR := ${PWD}
|
| /linux-6.15/scripts/ |
| H A D | tags.sh | 136 all_target_sources | gtags -i -C "${tree:-.}" -f - "$PWD"
|
| /linux-6.15/tools/testing/selftests/kvm/ |
| H A D | Makefile.kvm | 313 -exec realpath --relative-base=$(PWD) {} \;; \ 315 -exec realpath --relative-base=$(PWD) {} \;) | sort -u > cscope.files
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | lib.sh | 146 PATH=$PWD:$PATH
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | java.rst | 101 CLASSDIR=$PWD 109 CLASSDIR=$PWD
|
| /linux-6.15/tools/gpio/ |
| H A D | gpio-sloppy-logic-analyzer.sh | 15 outputdir="$PWD"
|
| /linux-6.15/Documentation/bpf/ |
| H A D | s390.rst | 124 INSTALL_PATH=$PWD/tools/testing/selftests/kselftest_install \
|
| /linux-6.15/Documentation/core-api/ |
| H A D | symbol-namespaces.rst | 156 $ make -C <path_to_kernel_src> M=$PWD nsdeps
|
| /linux-6.15/Documentation/translations/it_IT/core-api/ |
| H A D | symbol-namespaces.rst | 165 $ make -C <path_to_kernel_src> M=$PWD nsdeps
|