Home
last modified time | relevance | path

Searched refs:RESOLVE_BTFIDS (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A DMakefile230 RESOLVE_BTFIDS := $(HOST_BUILD_DIR)/resolve_btfids/resolve_btfids
304 $(addprefix test_kmods/,$(subst .ko,%ko,$(TEST_KMODS))): $(VMLINUX_BTF) $(RESOLVE_BTFIDS) $(wildcard test_kmods/Makefile test_kmods/*.[ch])
309 RESOLVE_BTFIDS=$(RESOLVE_BTFIDS) \
428 $(RESOLVE_BTFIDS): $(HOST_BPFOBJ) | $(HOST_BUILD_DIR)/resolve_btfids \
731 $(TRUNNER_OUTPUT)/resolve_btfids.test.o: $(RESOLVE_BTFIDS) $(TRUNNER_OUTPUT)/btf_data.bpf.o
745 $(RESOLVE_BTFIDS) --btf $(TRUNNER_OUTPUT)/btf_data.bpf.o $$@; \
746 $(RESOLVE_BTFIDS) --patch_btfids $$@.BTF_ids $$@; \
211 RESOLVE_BTFIDS := $(HOST_BUILD_DIR)/resolve_btfids/resolve_btfids global() macro
/linux/scripts/
H A DMakefile.modfinal
H A Dlink-vmlinux.sh274 ${RESOLVE_BTFIDS} --patch_btfids ${btfids_vmlinux} ${VMLINUX}
H A DMakefile.vmlinux74 vmlinux.unstripped: $(RESOLVE_BTFIDS) $(srctree)/scripts/gen-btf.sh
/linux/tools/testing/selftests/hid/
H A DMakefile82 RESOLVE_BTFIDS := $(HOST_BUILD_DIR)/resolve_btfids/resolve_btfids macro
149 $(RESOLVE_BTFIDS): $(HOST_BPFOBJ) | $(HOST_BUILD_DIR)/resolve_btfids \
/linux/tools/sched_ext/
H A DMakefile73 RESOLVE_BTFIDS := $(HOST_BUILD_DIR)/resolve_btfids/resolve_btfids macro
/linux/
H A DMakefile550 RESOLVE_BTFIDS = $(objtree)/tools/bpf/resolve_btfids/resolve_btfids
644 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
545 RESOLVE_BTFIDS = $(objtree)/tools/bpf/resolve_btfids/resolve_btfids global() macro