Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/ntb/
H A Dntb_test.sh90 VPATH=$1
93 if [[ "$VPATH" == *":/"* ]]; then
94 REMOTE=${VPATH%%:*}
95 VPATH=${VPATH#*:}
103 ssh "$REMOTE" cat "$VPATH"
105 cat "$VPATH"
117 echo "$VALUE" > "$VPATH"
126 ssh "$REMOTE" "[[ -e ${VPATH} ]]"
128 [[ -e ${VPATH} ]]
361 A=$VPATH
[all …]
/linux-6.15/tools/perf/
H A DMakefile.perf158 VPATH += $(OUTPUT)
159 export VPATH
/linux-6.15/
H A DMakefile278 export VPATH := $(srcroot) macro
280 VPATH := macro
/linux-6.15/Documentation/kbuild/
H A Dmakefiles.rst432 for both generated files and real sources (VPATH will help to find the