Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A DMakefile433 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
462 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
463 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
465 $(TRUNNER_BPF_PROGS_DIR)/%.c \
466 $(TRUNNER_BPF_PROGS_DIR)/*.h \
557 TRUNNER_BPF_PROGS_DIR := progs macro
588 TRUNNER_BPF_PROGS_DIR := progs macro

Completed in 4 milliseconds