Home
last modified time | relevance | path

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

123

/linux-6.15/Documentation/
H A DMakefile86 quiet_cmd_sphinx = SPHINX $@ --> file://$(abspath $(BUILDDIR)/$3/$4)
87 …cmd_sphinx = $(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media $2…
89 BUILDDIR=$(abspath $(BUILDDIR)) SPHINX_CONF=$(abspath $(src)/$5/$(SPHINX_CONF)) \
94 -c $(abspath $(src)) \
95 -d $(abspath $(BUILDDIR)/.doctrees/$3) \
98 $(abspath $(src)/$5) \
99 $(abspath $(BUILDDIR)/$3/$4) && \
101 …cp $(if $(patsubst /%,,$(DOCS_CSS)),$(abspath $(srctree)/$(DOCS_CSS)),$(DOCS_CSS)) $(BUILDDIR)/$3/…
188 $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media clean
/linux-6.15/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-6.15/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-6.15/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-6.15/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-6.15/tools/bpf/runqslower/
H A DMakefile4 OUTPUT ?= $(abspath .output)/
10 LIBBPF_SRC := $(abspath ../../lib/bpf)
15 INCLUDES := -I$(OUTPUT) -I$(BPF_INCLUDE) -I$(abspath ../../include/uapi)
88 DESTDIR=$(BPFOBJ_OUTPUT) prefix= $(abspath $@) install_headers
/linux-6.15/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-6.15/scripts/
H A Dchecktransupdate.py134 script_path = os.path.dirname(os.path.abspath(__file__))
198 script_path = os.path.dirname(os.path.abspath(__file__))
258 logging.info(os.path.relpath(os.path.abspath(file), linux_path))
261 files = list(map(lambda x: os.path.relpath(os.path.abspath(x), linux_path), files))
/linux-6.15/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-6.15/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-6.15/Documentation/sphinx/
H A Dkernel_feat.py83 srctree = os.path.abspath(os.environ["srctree"])
108 env.note_dependency(os.path.abspath(fname))
H A Dkernel_abi.py45 srctree = os.path.abspath(os.environ["srctree"])
150 env.note_dependency(os.path.abspath(f))
H A Dkerneldoc.py69 env.note_dependency(os.path.abspath(filename))
102 env.note_dependency(os.path.abspath(f))
H A Dkernel_include.py74 env.note_dependency(os.path.abspath(path))
91 source_dir = os.path.dirname(os.path.abspath(source))
/linux-6.15/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-6.15/tools/testing/selftests/sched_ext/
H A DMakefile13 CURDIR := $(abspath .)
14 REPOROOT := $(abspath ../../../..)
45 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
/linux-6.15/lib/vdso/
H A DMakefile.include3 GENERIC_VDSO_MK_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
/linux-6.15/tools/testing/selftests/mm/page_frag/
H A DMakefile1 PAGE_FRAG_TEST_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
/linux-6.15/scripts/gdb/linux/
H A DMakefile8 cmd_symlink = ln -fsn $(patsubst $(obj)/%,$(abspath $(src))/%,$@) $@
/linux-6.15/tools/testing/selftests/livepatch/test_modules/
H A DMakefile1 TESTMODS_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
/linux-6.15/tools/net/ynl/pyynl/
H A Dcli.py18 script_dir = os.path.dirname(os.path.abspath(__file__))
19 schema_dir = os.path.abspath(f"{script_dir}/{relative_schema_dir}")
/linux-6.15/tools/build/tests/ex/
H A DMakefile2 export srctree := $(abspath ../../../..)
/linux-6.15/scripts/gdb/
H A Dvmlinux-gdb.py16 sys.path.insert(0, os.path.dirname(os.path.abspath(__file__)) + "/scripts/gdb")

123