Searched refs:TRUNNER_BPF_SRCS (Results 1 – 1 of 1) sorted by relevance
562 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c)) macro563 TRUNNER_BPF_OBJS := $$(patsubst %.c,$$(TRUNNER_OUTPUT)/%.bpf.o, $$(TRUNNER_BPF_SRCS))566 $$(TRUNNER_BPF_SRCS)))