Home
last modified time | relevance | path

Searched refs:TOOLS_PATH (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/bpf/preload/iterators/
H A DMakefile9 TOOLS_PATH := $(abspath ../../../../tools) macro
10 BPFTOOL_SRC := $(TOOLS_PATH)/bpf/bpftool
15 LIBBPF_SRC := $(TOOLS_PATH)/lib/bpf
21 INCLUDES := -I$(OUTPUT) -I$(LIBBPF_INCLUDE) -I$(TOOLS_PATH)/include/uapi
/openbmc/linux/drivers/hid/bpf/entrypoints/
H A DMakefile9 TOOLS_PATH := $(abspath ../../../../tools) macro
10 BPFTOOL_SRC := $(TOOLS_PATH)/bpf/bpftool
15 LIBBPF_SRC := $(TOOLS_PATH)/lib/bpf
21 INCLUDES := -I$(OUTPUT) -I$(LIBBPF_INCLUDE) -I$(TOOLS_PATH)/include/uapi
/openbmc/linux/samples/hid/
H A DMakefile4 TOOLS_PATH := $(HID_SAMPLES_PATH)/../../tools macro
13 LIBBPF_SRC = $(TOOLS_PATH)/lib/bpf
121 BPFTOOLDIR := $(TOOLS_PATH)/bpf/bpftool
/openbmc/linux/samples/bpf/
H A DMakefile4 TOOLS_PATH := $(BPF_SAMPLES_PATH)/../../tools macro
51 LIBBPF_SRC = $(TOOLS_PATH)/lib/bpf
258 BPFTOOLDIR := $(TOOLS_PATH)/bpf/bpftool