Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A DMakefile551 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
581 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
582 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
584 $(TRUNNER_BPF_PROGS_DIR)/%.c \
585 $(TRUNNER_BPF_PROGS_DIR)/*.h \
745 TRUNNER_BPF_PROGS_DIR := progs macro
804 TRUNNER_BPF_PROGS_DIR := progs macro