Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/
DMakefile397 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
426 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
427 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
429 $(TRUNNER_BPF_PROGS_DIR)/%.c \
430 $(TRUNNER_BPF_PROGS_DIR)/*.h \
519 TRUNNER_BPF_PROGS_DIR := progs macro
548 TRUNNER_BPF_PROGS_DIR := progs macro