Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
DMakefile341 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
370 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
371 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
373 $(TRUNNER_BPF_PROGS_DIR)/%.c \
374 $(TRUNNER_BPF_PROGS_DIR)/*.h \
460 TRUNNER_BPF_PROGS_DIR := progs macro
486 TRUNNER_BPF_PROGS_DIR := progs macro