Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
DMakefile562 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
591 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
592 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
594 $(TRUNNER_BPF_PROGS_DIR)/%.c \
595 $(TRUNNER_BPF_PROGS_DIR)/*.h \
719 TRUNNER_BPF_PROGS_DIR := progs macro
774 TRUNNER_BPF_PROGS_DIR := progs macro