| /linux/drivers/hid/bpf/progs/ |
| H A D | Makefile | 3 abs_out := $(abspath $(OUTPUT)) 9 TOOLS_PATH := $(abspath ../../../../tools) 29 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) 80 OUTPUT=$(abspath $(dir $@))/ prefix= \ 81 DESTDIR=$(LIBBPF_DESTDIR) $(abspath $@) install_headers
|
| /linux/kernel/bpf/preload/iterators/ |
| H A D | Makefile | 3 abs_out := $(abspath $(OUTPUT)) 9 TOOLS_PATH := $(abspath ../../../../tools) 63 OUTPUT=$(abspath $(dir $@))/ prefix= \ 64 DESTDIR=$(LIBBPF_DESTDIR) $(abspath $@) install_headers
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | Makefile | 5 srctree := $(abspath $(CURDIR)/../../../) 32 LIBBPF_OUT := $(abspath $(dir $(BPFOBJ)))/ 34 SUBCMD_OUT := $(abspath $(dir $(SUBCMDOBJ)))/ 55 $(abspath $@) 60 $(abspath $@) install_headers
|
| /linux/samples/hid/ |
| H A D | Makefile | 3 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 D | Makefile | |
| /linux/tools/testing/selftests/vsock/ |
| H A D | Makefile | 3 CURDIR := $(abspath .) 4 TOOLSDIR := $(abspath ../../..)
|
| /linux/Documentation/sphinx/ |
| H A D | kernel_include.py | 99 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 D | kernel_feat.py | 44 srctree = os.path.abspath(os.environ["srctree"]) 89 srctree = os.path.abspath(os.environ["srctree"]) 112 env.note_dependency(os.path.abspath(fname))
|
| /linux/tools/testing/selftests/bpf/test_kmods/ |
| H A D | Makefile | 1 TEST_KMOD_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST))))) 2 SRCTREE_KDIR := $(abspath $(TEST_KMOD_DIR)/../../../../..)
|
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | specdir.py | 21 script_dir = os.path.dirname(os.path.abspath(__file__)) 22 schema_dir_ = os.path.abspath(f"{script_dir}/{RELATIVE_SCHEMA_DIR}")
|
| /linux/tools/docs/ |
| H A D | checktransupdate.py | 172 script_path = os.path.dirname(os.path.abspath(__file__)) 236 script_path = os.path.dirname(os.path.abspath(__file__)) 296 logging.info(os.path.relpath(os.path.abspath(file), linux_path)) 309 files = list(map(lambda x: os.path.relpath(os.path.abspath(x), linux_path), files))
|
| /linux/samples/bpf/ |
| H A D | Makefile | 3 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 D | Makefile | 42 CURDIR := $(abspath .) 43 TOOLSDIR := $(abspath ..) 49 GENDIR := $(abspath ../../include/generated) 81 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
|
| /linux/tools/testing/selftests/drivers/net/lib/py/ |
| H A D | remote.py | 14 dir_path = os.path.abspath(src_path + "/../")
|
| H A D | remote_netns.py | 21 return os.path.abspath(self.dir_path + "/" + what)
|
| H A D | remote_ssh.py | 36 what = os.path.abspath(self.dir_path + "/" + what)
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 13 CURDIR := $(abspath .) 14 REPOROOT := $(abspath ../../../..) 45 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
|
| /linux/tools/testing/selftests/net/bench/page_pool/ |
| H A D | Makefile | 1 BENCH_PAGE_POOL_SIMPLE_TEST_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
|
| /linux/scripts/gdb/linux/ |
| H A D | Makefile | 8 cmd_symlink = ln -fsn $(patsubst $(obj)/%,$(abspath $(src))/%,$@) $@
|
| /linux/tools/build/tests/ex/ |
| H A D | Makefile | 2 export srctree := $(abspath ../../../..)
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | devmem.py | 42 setup_test(cfg, path.abspath(path.dirname(__file__) + "/ncdevmem"))
|
| H A D | nk_devmem.py | 44 os.path.join(os.path.dirname(os.path.abspath(__file__)),
|
| /linux/scripts/gdb/ |
| H A D | vmlinux-gdb.py | 16 sys.path.insert(0, os.path.dirname(os.path.abspath(__file__)) + "/scripts/gdb")
|
| /linux/tools/testing/selftests/damon/ |
| H A D | sysfs_no_op_commit_break.py | 16 file_dir = os.path.dirname(os.path.abspath(__file__))
|
| /linux/tools/tracing/rtla/ |
| H A D | Makefile | 32 LIBSUBCMD_OUTPUT = $(abspath $(OUTPUT))/libsubcmd 43 LIB_OUTPUT = $(abspath $(OUTPUT))/lib
|