Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/
DMakefile343 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
372 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
373 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
375 $(TRUNNER_BPF_PROGS_DIR)/%.c \
376 $(TRUNNER_BPF_PROGS_DIR)/*.h \
462 TRUNNER_BPF_PROGS_DIR := progs macro
488 TRUNNER_BPF_PROGS_DIR := progs macro