Home
last modified time | relevance | path

Searched refs:abspath (Results 1 – 25 of 58) sorted by relevance

123

/linux/drivers/hid/bpf/progs/
H A DMakefile3 abs_out := $(abspath $(OUTPUT))
9 TOOLS_PATH := $(abspath ../../../../tools)
29 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
78 OUTPUT=$(abspath $(dir $@))/ prefix= \
79 DESTDIR=$(LIBBPF_DESTDIR) $(abspath $@) install_headers
/linux/tools/bpf/resolve_btfids/
H A DMakefile5 srctree := $(abspath $(CURDIR)/../../../)
34 LIBBPF_OUT := $(abspath $(dir $(BPFOBJ)))/
36 SUBCMD_OUT := $(abspath $(dir $(SUBCMDOBJ)))/
58 $(abspath $@) install_headers
63 $(abspath $@) install_headers
/linux/kernel/bpf/preload/iterators/
H A DMakefile3 abs_out := $(abspath $(OUTPUT))
9 TOOLS_PATH := $(abspath ../../../../tools)
63 OUTPUT=$(abspath $(dir $@))/ prefix= \
64 DESTDIR=$(LIBBPF_DESTDIR) $(abspath $@) install_headers
/linux/samples/hid/
H A DMakefile3 HID_SAMPLES_PATH ?= $(abspath $(src))
14 LIBBPF_OUTPUT = $(abspath $(HID_SAMPLES_PATH))/libbpf
122 BPFTOOL_OUTPUT := $(abspath $(HID_SAMPLES_PATH))/bpftool
165 VMLINUX_BTF_PATHS ?= $(abspath $(if $(O),$(O)/vmlinux)) \
166 $(abspath $(if $(KBUILD_OUTPUT),$(KBUILD_OUTPUT)/vmlinux)) \
167 $(abspath $(objtree)/vmlinux)
168 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
/linux/tools/bpf/runqslower/
H A DMakefile
/linux/Documentation/sphinx/
H A Dkernel_include.py99 srctree = os.path.abspath(os.environ["srctree"])
221 source_dir = os.path.dirname(os.path.abspath(
341 srctree = os.path.abspath(os.environ["srctree"])
352 abs_base = os.path.abspath(base)
353 abs_full_path = os.path.abspath(os.path.join(base, path))
371 env.note_dependency(os.path.abspath(path))
377 source_dir = os.path.dirname(os.path.abspath(source))
H A Dkernel_feat.py44 srctree = os.path.abspath(os.environ["srctree"])
89 srctree = os.path.abspath(os.environ["srctree"])
112 env.note_dependency(os.path.abspath(fname))
H A Dkerneldoc.py44 srctree = os.path.abspath(os.environ["srctree"])
128 env.note_dependency(os.path.abspath(filename))
181 env.note_dependency(os.path.abspath(f))
/linux/tools/testing/selftests/vsock/
H A DMakefile3 CURDIR := $(abspath .)
4 TOOLSDIR := $(abspath ../../..)
/linux/tools/testing/selftests/bpf/test_kmods/
H A DMakefile1 TEST_KMOD_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
2 KDIR ?= $(abspath $(TEST_KMOD_DIR)/../../../../..)
/linux/tools/docs/
H A Dchecktransupdate.py170 script_path = os.path.dirname(os.path.abspath(__file__))
234 script_path = os.path.dirname(os.path.abspath(__file__))
294 logging.info(os.path.relpath(os.path.abspath(file), linux_path))
297 files = list(map(lambda x: os.path.relpath(os.path.abspath(x), linux_path), files))
/linux/samples/bpf/
H A DMakefile3 BPF_SAMPLES_PATH ?= $(abspath $(src))
43 LIBBPF_OUTPUT = $(abspath $(BPF_SAMPLES_PATH))/libbpf
239 BPFTOOL_OUTPUT := $(abspath $(BPF_SAMPLES_PATH))/bpftool
308 VMLINUX_BTF_PATHS ?= $(abspath $(if $(O),$(O)/vmlinux)) \
309 $(abspath $(if $(KBUILD_OUTPUT),$(KBUILD_OUTPUT)/vmlinux)) \
310 $(abspath $(objtree)/vmlinux)
311 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
/linux/tools/sched_ext/
H A DMakefile42 CURDIR := $(abspath .)
43 TOOLSDIR := $(abspath ..)
49 GENDIR := $(abspath ../../include/generated)
81 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
/linux/tools/testing/selftests/sched_ext/
H A DMakefile13 CURDIR := $(abspath .)
14 REPOROOT := $(abspath ../../../..)
45 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
/linux/Documentation/
H A Dconf.py19 sys.path.insert(0, os.path.abspath("sphinx"))
36 doctree = os.path.abspath(".")
/linux/tools/testing/selftests/drivers/net/lib/py/
H A Dremote.py14 dir_path = os.path.abspath(src_path + "/../")
H A Dremote_netns.py21 return os.path.abspath(self.dir_path + "/" + what)
H A Dremote_ssh.py36 what = os.path.abspath(self.dir_path + "/" + what)
/linux/tools/testing/selftests/net/bench/page_pool/
H A DMakefile1 BENCH_PAGE_POOL_SIMPLE_TEST_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
/linux/scripts/gdb/linux/
H A DMakefile8 cmd_symlink = ln -fsn $(patsubst $(obj)/%,$(abspath $(src))/%,$@) $@
/linux/tools/net/ynl/pyynl/
H A Dcli.py19 script_dir = os.path.dirname(os.path.abspath(__file__))
20 schema_dir = os.path.abspath(f"{script_dir}/{relative_schema_dir}")
/linux/tools/build/tests/ex/
H A DMakefile2 export srctree := $(abspath ../../../..)
/linux/scripts/gdb/
H A Dvmlinux-gdb.py16 sys.path.insert(0, os.path.dirname(os.path.abspath(__file__)) + "/scripts/gdb")
/linux/tools/testing/selftests/damon/
H A Dsysfs_no_op_commit_break.py16 file_dir = os.path.dirname(os.path.abspath(__file__))
/linux/tools/perf/
H A DMakefile.perf342 LIBAPI_OUTPUT = $(abspath $(OUTPUT))/libapi
353 LIBBPF_OUTPUT = $(abspath $(OUTPUT))/libbpf
365 LIBSUBCMD_OUTPUT = $(abspath $(OUTPUT))/libsubcmd
375 LIBSYMBOL_OUTPUT = $(abspath $(OUTPUT))/libsymbol
385 LIBPERF_OUTPUT = $(abspath $(OUTPUT))/libperf
496 arm64_gen_sysreg_outdir := $(abspath $(OUTPUT))
1169 SKEL_OUT := $(abspath $(OUTPUT)util/bpf_skel)
1170 SKEL_TMP_OUT := $(abspath $(SKEL_OUT)/.tmp)
1224 VMLINUX_BTF_ELF_ABSPATHS ?= $(abspath $(wildcard $(VMLINUX_BTF_ELF_PATHS)))

123