Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
DMakefile292 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
319 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
320 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
322 $(TRUNNER_BPF_PROGS_DIR)/%.c \
323 $(TRUNNER_BPF_PROGS_DIR)/*.h \
387 TRUNNER_BPF_PROGS_DIR := progs macro
413 TRUNNER_BPF_PROGS_DIR := progs macro