Home
last modified time | relevance | path

Searched defs:VMLINUX_BTF (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/tools/bpf/bpftool/
DMakefile131 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) macro
/linux-5.10/tools/testing/selftests/bpf/
DMakefile148 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) macro