Home
last modified time | relevance | path

Searched refs:VPATH (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/tools/testing/selftests/ntb/
Dntb_test.sh90 VPATH=$1
93 if [[ "$VPATH" == *":/"* ]]; then
94 REMOTE=${VPATH%%:*}
95 VPATH=${VPATH#*:}
103 ssh "$REMOTE" cat "$VPATH"
105 cat "$VPATH"
115 ssh "$REMOTE" "echo \"$VALUE\" > \"$VPATH\""
117 echo "$VALUE" > "$VPATH"
126 ssh "$REMOTE" "[[ -e ${VPATH} ]]"
128 [[ -e ${VPATH} ]]
[all …]
/linux-6.12.1/scripts/
DMakefile.clean6 src := $(if $(VPATH),$(VPATH)/)$(obj)
DMakefile.modpost115 src := $(if $(VPATH),$(VPATH)/)$(obj)
DMakefile.build6 src := $(if $(VPATH),$(VPATH)/)$(obj)
/linux-6.12.1/
DMakefile251 VPATH := macro
255 VPATH := $(srctree) macro
259 export building_out_of_srctree srctree objtree VPATH
/linux-6.12.1/tools/perf/
DMakefile.perf164 VPATH += $(OUTPUT)
165 export VPATH
/linux-6.12.1/Documentation/kbuild/
Dmakefiles.rst435 for both generated files and real sources (VPATH will help to find the