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

/linux-master/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
/linux-master/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
/linux-master/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
/linux-master/samples/bpf/
H A DMakefile4 TOOLS_PATH := $(BPF_SAMPLES_PATH)/../../tools macro
51 LIBBPF_SRC = $(TOOLS_PATH)/lib/bpf
261 BPFTOOLDIR := $(TOOLS_PATH)/bpf/bpftool

Completed in 315 milliseconds