Searched defs:LIBBPF_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | libbpf_version.h | 6 #define LIBBPF_MAJOR_VERSION 1 macro |
H A D | Makefile | 11 LIBBPF_MAJOR_VERSION := $(word 1,$(subst ., ,$(LIBBPF_VERSION))) macro |