Searched refs:BPF_HELPER_DEFS (Results 1 – 1 of 1) sorted by relevance
135 BPF_HELPER_DEFS := $(OUTPUT)bpf_helper_defs.h macro160 $(BPF_IN_SHARED): force elfdep zdep bpfdep $(BPF_HELPER_DEFS)178 $(BPF_IN_STATIC): force elfdep zdep bpfdep $(BPF_HELPER_DEFS)181 $(BPF_HELPER_DEFS): $(srctree)/tools/include/uapi/linux/bpf.h183 --file $(srctree)/tools/include/uapi/linux/bpf.h > $(BPF_HELPER_DEFS)247 install_headers: $(BPF_HELPER_DEFS)256 $(call do_install,$(BPF_HELPER_DEFS),$(prefix)/include/bpf,644); \275 *~ .*.d .*.cmd LIBBPF-CFLAGS $(BPF_HELPER_DEFS) \