Home
last modified time | relevance | path

Searched defs:VMLINUX_BTF_PATHS (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/bpf/runqslower/
H A DMakefile22 VMLINUX_BTF_PATHS := $(if $(O),$(O)/vmlinux) \ macro
/openbmc/linux/drivers/hid/bpf/entrypoints/
H A DMakefile24 VMLINUX_BTF_PATHS ?= $(if $(O),$(O)/vmlinux) \ macro
/openbmc/linux/samples/hid/
H A DMakefile165 VMLINUX_BTF_PATHS ?= $(abspath $(if $(O),$(O)/vmlinux)) \ macro
/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile85 VMLINUX_BTF_PATHS ?= $(if $(O),$(O)/vmlinux) \ macro
/openbmc/linux/tools/bpf/bpftool/
H A DMakefile192 VMLINUX_BTF_PATHS ?= $(if $(O),$(O)/vmlinux) \ macro
/openbmc/linux/samples/bpf/
H A DMakefile324 VMLINUX_BTF_PATHS ?= $(abspath $(if $(O),$(O)/vmlinux)) \ macro
/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile164 VMLINUX_BTF_PATHS ?= $(if $(O),$(O)/vmlinux) \ macro