Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A DMakefile294 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
321 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
322 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
324 $(TRUNNER_BPF_PROGS_DIR)/%.c \
325 $(TRUNNER_BPF_PROGS_DIR)/*.h \
391 TRUNNER_BPF_PROGS_DIR := progs macro
417 TRUNNER_BPF_PROGS_DIR := progs macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A 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

Completed in 2 milliseconds