Home
last modified time | relevance | path

Searched refs:PWD (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_bpftool_build.sh19 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"
89 echo -e "\$PWD: $PWD"
/Linux-v5.10/tools/testing/nvdimm/
DMakefile5 $(MAKE) -C $(KDIR) M=$$PWD
8 $(MAKE) -C $(KDIR) M=$$PWD modules_install
/Linux-v5.10/Documentation/kbuild/
Dmodules.rst77 $ make -C <path_to_kernel_src> M=$PWD
84 $ make -C /lib/modules/`uname -r`/build M=$PWD
89 $ make -C /lib/modules/`uname -r`/build M=$PWD modules_install
96 make -C $KDIR M=$PWD
103 M=$PWD
115 make -C $KDIR M=$PWD [target]
149 make -C $KDIR M=$PWD bar.lst
150 make -C $KDIR M=$PWD baz.o
151 make -C $KDIR M=$PWD foo.ko
152 make -C $KDIR M=$PWD ./
[all …]
/Linux-v5.10/tools/scripts/
DMakefile.include4 dummy := $(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-v5.10/tools/testing/selftests/
Drun_kselftest.sh17 ROOT=$PWD
/Linux-v5.10/tools/testing/selftests/kvm/
DMakefile141 -exec realpath --relative-base=$(PWD) {} \;; \
143 -exec realpath --relative-base=$(PWD) {} \;) | sort -u > cscope.files
/Linux-v5.10/tools/perf/
DMakefile38 FULL_O := $(shell cd $(PWD); readlink -f $(O) || echo $(O))
/Linux-v5.10/tools/testing/ktest/examples/include/
Ddefaults.conf33 THIS_DIR := ${PWD}
/Linux-v5.10/tools/testing/selftests/wireguard/qemu/
DMakefile5 PWD := $(shell pwd) macro
20 KERNEL_PATH ?= $(PWD)/../../../../..
21 BUILD_PATH ?= $(PWD)/build/$(ARCH)
22 DISTFILES_PATH ?= $(PWD)/distfiles
/Linux-v5.10/tools/testing/ktest/examples/
Dcrosstests.conf27 THIS_DIR := ${PWD}
/Linux-v5.10/Documentation/admin-guide/
Djava.rst101 CLASSDIR=$PWD
109 CLASSDIR=$PWD
/Linux-v5.10/Documentation/bpf/
Ds390.rst124 INSTALL_PATH=$PWD/tools/testing/selftests/kselftest_install \
/Linux-v5.10/Documentation/core-api/
Dsymbol-namespaces.rst157 $ make -C <path_to_kernel_src> M=$PWD nsdeps
/Linux-v5.10/Documentation/translations/it_IT/core-api/
Dsymbol-namespaces.rst166 $ make -C <path_to_kernel_src> M=$PWD nsdeps
/Linux-v5.10/Documentation/scsi/
DChangeLog.lpfc282 KERNELVERSION and BASEINCLUDE values. Use $(PWD) consistently.