Home
last modified time | relevance | path

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

123

/linux-6.12.1/Documentation/
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.12.1/drivers/hid/bpf/progs/
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.12.1/tools/bpf/resolve_btfids/
DMakefile5 srctree := $(abspath $(CURDIR)/../../../)
36 LIBBPF_OUT := $(abspath $(dir $(BPFOBJ)))/
38 SUBCMD_OUT := $(abspath $(dir $(SUBCMDOBJ)))/
60 $(abspath $@) install_headers
65 $(abspath $@) install_headers
/linux-6.12.1/kernel/bpf/preload/iterators/
DMakefile3 abs_out := $(abspath $(OUTPUT))
9 TOOLS_PATH := $(abspath ../../../../tools)
63 OUTPUT=$(abspath $(dir $@))/ prefix= \
64 DESTDIR=$(LIBBPF_DESTDIR) $(abspath $@) install_headers
/linux-6.12.1/samples/hid/
DMakefile3 HID_SAMPLES_PATH ?= $(abspath $(src))
14 LIBBPF_OUTPUT = $(abspath $(HID_SAMPLES_PATH))/libbpf
121 BPFTOOL_OUTPUT := $(abspath $(HID_SAMPLES_PATH))/bpftool
164 VMLINUX_BTF_PATHS ?= $(abspath $(if $(O),$(O)/vmlinux)) \
165 $(abspath $(if $(KBUILD_OUTPUT),$(KBUILD_OUTPUT)/vmlinux)) \
166 $(abspath ./vmlinux)
167 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
/linux-6.12.1/tools/bpf/runqslower/
DMakefile4 OUTPUT ?= $(abspath .output)/
9 LIBBPF_SRC := $(abspath ../../lib/bpf)
14 INCLUDES := -I$(OUTPUT) -I$(BPF_INCLUDE) -I$(abspath ../../include/uapi)
90 DESTDIR=$(BPFOBJ_OUTPUT) prefix= $(abspath $@) install_headers
/linux-6.12.1/tools/testing/selftests/bpf/bpf_test_modorder_x/
DMakefile1 BPF_TESTMOD_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
2 KDIR ?= $(abspath $(BPF_TESTMOD_DIR)/../../../../..)
/linux-6.12.1/tools/testing/selftests/bpf/bpf_test_no_cfi/
DMakefile1 BPF_TEST_NO_CFI_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
2 KDIR ?= $(abspath $(BPF_TEST_NO_CFI_DIR)/../../../../..)
/linux-6.12.1/tools/testing/selftests/bpf/bpf_test_modorder_y/
DMakefile1 BPF_TESTMOD_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
2 KDIR ?= $(abspath $(BPF_TESTMOD_DIR)/../../../../..)
/linux-6.12.1/tools/testing/selftests/bpf/bpf_testmod/
DMakefile1 BPF_TESTMOD_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
2 KDIR ?= $(abspath $(BPF_TESTMOD_DIR)/../../../../..)
/linux-6.12.1/scripts/
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.12.1/samples/bpf/
DMakefile3 BPF_SAMPLES_PATH ?= $(abspath $(src))
51 LIBBPF_OUTPUT = $(abspath $(BPF_SAMPLES_PATH))/libbpf
263 BPFTOOL_OUTPUT := $(abspath $(BPF_SAMPLES_PATH))/bpftool
332 VMLINUX_BTF_PATHS ?= $(abspath $(if $(O),$(O)/vmlinux)) \
333 $(abspath $(if $(KBUILD_OUTPUT),$(KBUILD_OUTPUT)/vmlinux)) \
334 $(abspath ./vmlinux)
335 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
/linux-6.12.1/tools/sched_ext/
DMakefile42 CURDIR := $(abspath .)
43 TOOLSDIR := $(abspath ..)
49 GENDIR := $(abspath ../../include/generated)
81 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
/linux-6.12.1/Documentation/sphinx/
Dkernel_abi.py78 srctree = os.path.abspath(os.environ["srctree"])
123 env.note_dependency(os.path.abspath(f))
Dkernel_feat.py83 srctree = os.path.abspath(os.environ["srctree"])
108 env.note_dependency(os.path.abspath(fname))
Dkerneldoc.py73 env.note_dependency(os.path.abspath(filename))
106 env.note_dependency(os.path.abspath(f))
Dkernel_include.py74 env.note_dependency(os.path.abspath(path))
91 source_dir = os.path.dirname(os.path.abspath(source))
/linux-6.12.1/rust/
DMakefile63 OBJTREE=$(abspath $(objtree)) \
127 OBJTREE=$(abspath $(objtree)) \
151 OBJTREE=$(abspath $(objtree)) \
163 OBJTREE=$(abspath $(objtree)) \
184 OBJTREE=$(abspath $(objtree)) \
350 OBJTREE=$(abspath $(objtree)) \
/linux-6.12.1/tools/testing/selftests/sched_ext/
DMakefile13 CURDIR := $(abspath .)
14 REPOROOT := $(abspath ../../../..)
45 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
/linux-6.12.1/tools/testing/selftests/drivers/net/lib/py/
Dremote.py14 dir_path = os.path.abspath(src_path + "/../")
Dremote_netns.py21 return os.path.abspath(self.dir_path + "/" + what)
/linux-6.12.1/lib/vdso/
DMakefile3 GENERIC_VDSO_MK_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
/linux-6.12.1/scripts/gdb/linux/
DMakefile8 cmd_symlink = ln -fsn $(patsubst $(obj)/%,$(abspath $(src))/%,$@) $@
/linux-6.12.1/tools/testing/selftests/livepatch/test_modules/
DMakefile1 TESTMODS_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
/linux-6.12.1/tools/build/tests/ex/
DMakefile2 export srctree := $(abspath ../../../..)

123