Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
DMakefile456 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
485 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
486 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
488 $(TRUNNER_BPF_PROGS_DIR)/%.c \
489 $(TRUNNER_BPF_PROGS_DIR)/*.h \
580 TRUNNER_BPF_PROGS_DIR := progs macro
621 TRUNNER_BPF_PROGS_DIR := progs macro