Searched defs:BPF_SRCS_LINKED (Results 1 – 2 of 2) sorted by relevance
/linux/samples/hid/ | ||
H A D | Makefile | 215 BPF_SRCS_LINKED := $(notdir $(wildcard $(src)/*.bpf.c)) macro |
/linux/samples/bpf/ | ||
H A D | Makefile | 357 BPF_SRCS_LINKED := $(notdir $(wildcard $(src)/*.bpf.c)) macro |