Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A DMakefile353 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
382 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
383 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
385 $(TRUNNER_BPF_PROGS_DIR)/%.c \
386 $(TRUNNER_BPF_PROGS_DIR)/*.h \
471 TRUNNER_BPF_PROGS_DIR := progs macro
497 TRUNNER_BPF_PROGS_DIR := progs macro

Completed in 3 milliseconds