Searched refs:abspath (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/tools/build/tests/ex/
H A DMakefile1 export srctree := $(abspath ../../../..)
/linux-4.4.14/tools/testing/selftests/ftrace/
H A Dftracetest36 abspath() { function
67 OPT_TEST_CASES="$OPT_TEST_CASES `abspath $1`"
75 OPT_TEST_DIR=`abspath $1`
/linux-4.4.14/tools/testing/selftests/
H A DMakefile74 INSTALL_PATH := $(abspath $(INSTALL_PATH))
/linux-4.4.14/tools/perf/config/
H A Dutilities.mak168 get-executable = $(if $(1),$(if $(is-absolute),$(_ge-abspath),$(lookup)))
169 _ge-abspath = $(if $(is-executable),$(1))
H A DMakefile11 obj-perf := $(abspath $(obj-perf))/
676 bindir = $(abspath $(prefix)/$(bindir_relative))

Completed in 175 milliseconds