Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A DMakefile539 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
568 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
569 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
571 $(TRUNNER_BPF_PROGS_DIR)/%.c \
572 $(TRUNNER_BPF_PROGS_DIR)/*.h \
698 TRUNNER_BPF_PROGS_DIR := progs macro
752 TRUNNER_BPF_PROGS_DIR := progs macro