Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/
DMakefile385 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
414 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
415 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
417 $(TRUNNER_BPF_PROGS_DIR)/%.c \
418 $(TRUNNER_BPF_PROGS_DIR)/*.h \
507 TRUNNER_BPF_PROGS_DIR := progs macro
534 TRUNNER_BPF_PROGS_DIR := progs macro